#CEE4FF#CEE4FF
#CEE4FF is a very light, muted cyan. Relative luminance 0.758; OKLCH L 91.1% C 0.044 H 253.6°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE4FF |
|---|---|
| RGB | rgb(206, 228, 255) |
| HSL | hsl(213, 100%, 90%) |
| HSV | hsv(213, 19%, 100%) |
| CMYK | cmyk(19.2%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(89.78, -1.75, -15.51) |
| CIE-LCH | lch(89.78, 15.61, 263.55°) |
| OKLab | oklab(91.11% -0.0124 -0.0421) |
| OKLCH | oklch(91.11% 0.044 253.6) |
| XYZ | xyz(71.2424, 75.8269, 105.4709) |
| Luminance | 0.7583 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 6.27
Light Blue Grey
#B7C9E2
ΔE00 6.30
Lightsteelblue
#B0C4DE
ΔE00 7.54
Cloudy Blue
#ACC2D9
ΔE00 8.29
Baby Blue (survey)
#A2CFFE
ΔE00 8.33
Lavender (CSS)
#E6E6FA
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE4FF #FFE9CE
analogous
#CEFDFF #CEE4FF #D0CEFF
triadic
#CEE4FF #FFCEE4 #E4FFCE
tetradic
#CEE4FF #FFCEFD #FFE9CE #CEFFD0
square
#CEE4FF #FFCEFD #FFE9CE #CEFFD0
split-complementary
#CEE4FF #FFD0CE #FDFFCE
monochromatic
#54A1FF #91C2FF #CEE4FF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.30
#CEE4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#CEE4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE4FF
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE4FF | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE5FF
Deuteranopia (green-blind)
#D5E0FE
Tritanopia (blue-blind)
#C2EAED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cee4ff; /* rgb */ color: rgb(206, 228, 255); /* oklch */ color: oklch(91.1% 0.044 253.6);
Tailwind
colors: {
custom: {
50: '#ddecff',
500: '#cee4ff',
950: '#000000',
},
}SCSS
$custom: #cee4ff; $custom-light: #ddecff; $custom-dark: #000000;
JSON
{
"hex": "#cee4ff",
"rgb": {
"r": 206,
"g": 228,
"b": 255
},
"hsl": {
"h": 213.061,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.91109,
"c": 0.04389,
"h": 253.6
},
"luminance": 0.75829
}Semantic roles & 50–950 ramp
primary
#CEE4FF
secondary
#EABE87
accent
#7E00E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151618
muted
#848486