#CEEFF6#CEEFF6
#CEEFF6 is a very light, muted cyan. Relative luminance 0.815; OKLCH L 93.1% C 0.036 H 211.9°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEFF6 |
|---|---|
| RGB | rgb(206, 239, 246) |
| HSL | hsl(191, 69%, 89%) |
| HSV | hsv(191, 16%, 96%) |
| CMYK | cmyk(16.3%, 2.8%, 0%, 3.5%) |
| CIE-LAB | lab(92.36, -9.26, -6.97) |
| CIE-LCH | lch(92.36, 11.60, 216.97°) |
| OKLab | oklab(93.06% -0.0303 -0.0189) |
| OKLCH | oklch(93.06% 0.036 211.9) |
| XYZ | xyz(72.9503, 81.5067, 99.0597) |
| Luminance | 0.8151 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.47
Very Light Blue
#D5FFFF
ΔE00 5.19
Ice Blue (survey)
#D7FFFE
ΔE00 5.27
Really Light Blue
#D4FFFF
ΔE00 5.32
Very Pale Blue
#D6FFFE
ΔE00 5.38
Pale Sky Blue
#BDF6FE
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEFF6 #F6D5CE
analogous
#CEF6E9 #CEEFF6 #CEDBF6
triadic
#CEEFF6 #F6CEEF #EFF6CE
tetradic
#CEEFF6 #E9CEF6 #F6D5CE #DBF6CE
square
#CEEFF6 #E9CEF6 #F6D5CE #DBF6CE
split-complementary
#CEEFF6 #F6CEDB #F6E9CE
monochromatic
#67CDE3 #9ADEED #CEEFF6 #E5F7FA #E5F7FA
Accessibility & contrast
On white
1.21
#CEEFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#CEEFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEFF6
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEFF6 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF6
Deuteranopia (green-blind)
#E2E7F6
Tritanopia (blue-blind)
#C3F2F1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ceeff6; /* rgb */ color: rgb(206, 239, 246); /* oklch */ color: oklch(93.1% 0.036 211.9);
Tailwind
colors: {
custom: {
50: '#ddf4f9',
500: '#ceeff6',
950: '#000000',
},
}SCSS
$custom: #ceeff6; $custom-light: #ddf4f9; $custom-dark: #000000;
JSON
{
"hex": "#ceeff6",
"rgb": {
"r": 206,
"g": 239,
"b": 246
},
"hsl": {
"h": 190.5,
"s": 68.966,
"l": 88.627
},
"oklch": {
"l": 0.93056,
"c": 0.03569,
"h": 211.9
},
"luminance": 0.81509
}Semantic roles & 50–950 ramp
primary
#CEEFF6
secondary
#D89D90
accent
#3615D1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585