#CEECF4#CEECF4
#CEECF4 is a very light, muted cyan. Relative luminance 0.796; OKLCH L 92.4% C 0.033 H 215.6°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CEECF4 |
|---|---|
| RGB | rgb(206, 236, 244) |
| HSL | hsl(193, 63%, 88%) |
| HSV | hsv(193, 16%, 96%) |
| CMYK | cmyk(15.6%, 3.3%, 0%, 4.3%) |
| CIE-LAB | lab(91.52, -8.15, -7.16) |
| CIE-LCH | lch(91.52, 10.85, 221.31°) |
| OKLab | oklab(92.38% -0.0271 -0.0194) |
| OKLCH | oklch(92.38% 0.033 215.6) |
| XYZ | xyz(71.7740, 79.6426, 97.1614) |
| Luminance | 0.7964 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.31
Lightblue
#ADD8E6
ΔE00 6.01
Powder Blue
#B0E0E6
ΔE00 6.08
Very Light Blue
#D5FFFF
ΔE00 6.36
Ice Blue (survey)
#D7FFFE
ΔE00 6.40
Really Light Blue
#D4FFFF
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEECF4 #F4D6CE
analogous
#CEF4E9 #CEECF4 #CED9F4
triadic
#CEECF4 #F4CEEC #ECF4CE
tetradic
#CEECF4 #E9CEF4 #F4D6CE #D9F4CE
square
#CEECF4 #E9CEF4 #F4D6CE #D9F4CE
split-complementary
#CEECF4 #F4CED9 #F4E9CE
monochromatic
#6AC5DE #9CD9E9 #CEECF4 #E6F5F9 #E6F5F9
Accessibility & contrast
On white
1.24
#CEECF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#CEECF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEECF4
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEECF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEECF4 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF5
Deuteranopia (green-blind)
#E0E5F4
Tritanopia (blue-blind)
#C3EFEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ceecf4; /* rgb */ color: rgb(206, 236, 244); /* oklch */ color: oklch(92.4% 0.033 215.6);
Tailwind
colors: {
custom: {
50: '#ddf2f7',
500: '#ceecf4',
950: '#000000',
},
}SCSS
$custom: #ceecf4; $custom-light: #ddf2f7; $custom-dark: #000000;
JSON
{
"hex": "#ceecf4",
"rgb": {
"r": 206,
"g": 236,
"b": 244
},
"hsl": {
"h": 192.632,
"s": 63.333,
"l": 88.235
},
"oklch": {
"l": 0.92381,
"c": 0.03327,
"h": 215.6
},
"luminance": 0.79644
}Semantic roles & 50–950 ramp
primary
#CEECF4
secondary
#D5A091
accent
#401ACB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585