#6FCFEA#6FCFEA
#6FCFEA is a light, moderate cyan. Relative luminance 0.539; OKLCH L 80.6% C 0.098 H 218.4°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCFEA |
|---|---|
| RGB | rgb(111, 207, 234) |
| HSL | hsl(193, 75%, 68%) |
| HSV | hsv(193, 53%, 92%) |
| CMYK | cmyk(52.6%, 11.5%, 0%, 8.2%) |
| CIE-LAB | lab(78.43, -21.07, -22.02) |
| CIE-LCH | lch(78.43, 30.47, 226.27°) |
| OKLab | oklab(80.57% -0.077 -0.061) |
| OKLCH | oklch(80.57% 0.098 218.4) |
| XYZ | xyz(43.7139, 53.9418, 85.9341) |
| Luminance | 0.5395 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.56
Baby Blue
#89CFF0
ΔE00 4.66
Neon Blue
#04D9FF
ΔE00 5.07
Bright Sky Blue
#02CCFE
ΔE00 6.01
Ice Blue
#A5DFF9
ΔE00 7.14
Lightblue (survey)
#7BC8F6
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCFEA #EA8A6F
analogous
#6FEAC8 #6FCFEA #6F91EA
triadic
#6FCFEA #EA6FCF #CFEA6F
tetradic
#6FCFEA #C86FEA #EA8A6F #91EA6F
square
#6FCFEA #C86FEA #EA8A6F #91EA6F
split-complementary
#6FCFEA #EA6F91 #EAC86F
monochromatic
#1C9EC2 #3ABDE2 #6FCFEA #A4E1F2 #DAF3FA
Accessibility & contrast
On white
1.78
#6FCFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#6FCFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCFEA
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCFEA | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECAEC
Deuteranopia (green-blind)
#ABBCEA
Tritanopia (blue-blind)
#0FD8D7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fcfea; /* rgb */ color: rgb(111, 207, 234); /* oklch */ color: oklch(80.6% 0.098 218.4);
Tailwind
colors: {
custom: {
50: '#a1ddf0',
500: '#6fcfea',
950: '#000000',
},
}SCSS
$custom: #6fcfea; $custom-light: #a1ddf0; $custom-dark: #000000;
JSON
{
"hex": "#6fcfea",
"rgb": {
"r": 111,
"g": 207,
"b": 234
},
"hsl": {
"h": 193.171,
"s": 74.545,
"l": 67.647
},
"oklch": {
"l": 0.8057,
"c": 0.09821,
"h": 218.4
},
"luminance": 0.53946
}Semantic roles & 50–950 ramp
primary
#6FCFEA
secondary
#C15A3D
accent
#3B0FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485