#CEE9FA#CEE9FA
#CEE9FA is a very light, muted cyan. Relative luminance 0.783; OKLCH L 92.0% C 0.037 H 235.5°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE9FA |
|---|---|
| RGB | rgb(206, 233, 250) |
| HSL | hsl(203, 81%, 89%) |
| HSV | hsv(203, 18%, 98%) |
| CMYK | cmyk(17.6%, 6.8%, 0%, 2%) |
| CIE-LAB | lab(90.92, -5.38, -11.20) |
| CIE-LCH | lch(90.92, 12.42, 244.31°) |
| OKLab | oklab(91.96% -0.0208 -0.0303) |
| OKLCH | oklch(91.96% 0.037 235.5) |
| XYZ | xyz(71.8434, 78.3000, 101.7522) |
| Luminance | 0.7830 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.88
Ice Blue
#A5DFF9
ΔE00 7.35
Aliceblue
#F0F8FF
ΔE00 7.53
Fog
#D8DCE0
ΔE00 8.55
Azure (CSS)
#F0FFFF
ΔE00 8.74
Light Blue Grey
#B7C9E2
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE9FA #FADFCE
analogous
#CEFAF5 #CEE9FA #CED3FA
triadic
#CEE9FA #FACEE9 #E9FACE
tetradic
#CEE9FA #F5CEFA #FADFCE #D3FACE
square
#CEE9FA #F5CEFA #FADFCE #D3FACE
split-complementary
#CEE9FA #FACED3 #FAF5CE
monochromatic
#5FB7EF #96D0F4 #CEE9FA #E3F3FC #E3F3FC
Accessibility & contrast
On white
1.26
#CEE9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#CEE9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE9FA
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE9FA | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FB
Deuteranopia (green-blind)
#DBE3FA
Tritanopia (blue-blind)
#C2EEEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cee9fa; /* rgb */ color: rgb(206, 233, 250); /* oklch */ color: oklch(92.0% 0.037 235.5);
Tailwind
colors: {
custom: {
50: '#ddf0fc',
500: '#cee9fa',
950: '#000000',
},
}SCSS
$custom: #cee9fa; $custom-light: #ddf0fc; $custom-dark: #000000;
JSON
{
"hex": "#cee9fa",
"rgb": {
"r": 206,
"g": 233,
"b": 250
},
"hsl": {
"h": 203.182,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.91957,
"c": 0.03678,
"h": 235.5
},
"luminance": 0.78302
}Semantic roles & 50–950 ramp
primary
#CEE9FA
secondary
#E0AD8D
accent
#5A08DE
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585