#6FCFEC#6FCFEC
#6FCFEC is a light, moderate cyan. Relative luminance 0.541; OKLCH L 80.6% C 0.099 H 219.9°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCFEC |
|---|---|
| RGB | rgb(111, 207, 236) |
| HSL | hsl(194, 77%, 68%) |
| HSV | hsv(194, 53%, 93%) |
| CMYK | cmyk(53%, 12.3%, 0%, 7.5%) |
| CIE-LAB | lab(78.50, -20.51, -22.99) |
| CIE-LCH | lch(78.50, 30.81, 228.26°) |
| OKLab | oklab(80.65% -0.0762 -0.0637) |
| OKLCH | oklch(80.65% 0.099 219.9) |
| XYZ | xyz(44.0029, 54.0574, 87.4559) |
| Luminance | 0.5406 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.19
Baby Blue
#89CFF0
ΔE00 4.18
Neon Blue
#04D9FF
ΔE00 5.05
Bright Sky Blue
#02CCFE
ΔE00 5.58
Lightblue (survey)
#7BC8F6
ΔE00 6.70
Lightskyblue
#87CEFA
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCFEC #EC8C6F
analogous
#6FECCA #6FCFEC #6F90EC
triadic
#6FCFEC #EC6FCF #CFEC6F
tetradic
#6FCFEC #CA6FEC #EC8C6F #90EC6F
square
#6FCFEC #CA6FEC #EC8C6F #90EC6F
split-complementary
#6FCFEC #EC6F90 #ECCA6F
monochromatic
#1A9EC6 #39BDE5 #6FCFEC #A5E1F3 #DBF3FA
Accessibility & contrast
On white
1.78
#6FCFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#6FCFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCFEC
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCFEC | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAEE
Deuteranopia (green-blind)
#AABCEC
Tritanopia (blue-blind)
#06D9D8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fcfec; /* rgb */ color: rgb(111, 207, 236); /* oklch */ color: oklch(80.6% 0.099 219.9);
Tailwind
colors: {
custom: {
50: '#a1ddf2',
500: '#6fcfec',
950: '#000000',
},
}SCSS
$custom: #6fcfec; $custom-light: #a1ddf2; $custom-dark: #000000;
JSON
{
"hex": "#6fcfec",
"rgb": {
"r": 111,
"g": 207,
"b": 236
},
"hsl": {
"h": 193.92,
"s": 76.687,
"l": 68.039
},
"oklch": {
"l": 0.80646,
"c": 0.09933,
"h": 219.9
},
"luminance": 0.54061
}Semantic roles & 50–950 ramp
primary
#6FCFEC
secondary
#C45B3B
accent
#3C0DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485