#CEE4FA#CEE4FA
#CEE4FA is a very light, muted cyan. Relative luminance 0.755; OKLCH L 90.9% C 0.038 H 248.3°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE4FA |
|---|---|
| RGB | rgb(206, 228, 250) |
| HSL | hsl(210, 81%, 89%) |
| HSV | hsv(210, 18%, 98%) |
| CMYK | cmyk(17.6%, 8.8%, 0%, 2%) |
| CIE-LAB | lab(89.63, -2.81, -13.11) |
| CIE-LCH | lch(89.63, 13.41, 257.90°) |
| OKLab | oklab(90.94% -0.0142 -0.0355) |
| OKLCH | oklch(90.94% 0.038 248.3) |
| XYZ | xyz(70.4480, 75.5091, 101.2870) |
| Luminance | 0.7551 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.55
Powder Blue (survey)
#B1D1FC
ΔE00 7.37
Lightsteelblue
#B0C4DE
ΔE00 7.74
Aliceblue
#F0F8FF
ΔE00 7.91
Cloudy Blue
#ACC2D9
ΔE00 8.12
Fog
#D8DCE0
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE4FA #FAE4CE
analogous
#CEFAFA #CEE4FA #CECEFA
triadic
#CEE4FA #FACEE4 #E4FACE
tetradic
#CEE4FA #FACEFA #FAE4CE #CEFACE
square
#CEE4FA #FACEFA #FAE4CE #CEFACE
split-complementary
#CEE4FA #FACECE #FAFACE
monochromatic
#5FA7EF #96C5F4 #CEE4FA #E3F0FC #E3F0FC
Accessibility & contrast
On white
1.30
#CEE4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#CEE4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE4FA
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE4FA | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FB
Deuteranopia (green-blind)
#D7DFFA
Tritanopia (blue-blind)
#C3E9EB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cee4fa; /* rgb */ color: rgb(206, 228, 250); /* oklch */ color: oklch(90.9% 0.038 248.3);
Tailwind
colors: {
custom: {
50: '#ddecfc',
500: '#cee4fa',
950: '#000000',
},
}SCSS
$custom: #cee4fa; $custom-light: #ddecfc; $custom-dark: #000000;
JSON
{
"hex": "#cee4fa",
"rgb": {
"r": 206,
"g": 228,
"b": 250
},
"hsl": {
"h": 210,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.90944,
"c": 0.03824,
"h": 248.3
},
"luminance": 0.75511
}Semantic roles & 50–950 ramp
primary
#CEE4FA
secondary
#E0B68D
accent
#7308DE
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485