#CEE5FA#CEE5FA
#CEE5FA is a very light, muted cyan. Relative luminance 0.761; OKLCH L 91.1% C 0.038 H 245.8°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE5FA |
|---|---|
| RGB | rgb(206, 229, 250) |
| HSL | hsl(209, 81%, 89%) |
| HSV | hsv(209, 18%, 98%) |
| CMYK | cmyk(17.6%, 8.4%, 0%, 2%) |
| CIE-LAB | lab(89.89, -3.33, -12.73) |
| CIE-LCH | lch(89.89, 13.16, 255.35°) |
| OKLab | oklab(91.15% -0.0155 -0.0345) |
| OKLCH | oklch(91.15% 0.038 245.8) |
| XYZ | xyz(70.7239, 76.0609, 101.3790) |
| Luminance | 0.7606 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.96
Aliceblue
#F0F8FF
ΔE00 7.73
Powder Blue (survey)
#B1D1FC
ΔE00 7.78
Lightsteelblue
#B0C4DE
ΔE00 8.10
Fog
#D8DCE0
ΔE00 8.24
Cloudy Blue
#ACC2D9
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE5FA #FAE3CE
analogous
#CEFAF9 #CEE5FA #CECFFA
triadic
#CEE5FA #FACEE5 #E5FACE
tetradic
#CEE5FA #F9CEFA #FAE3CE #CFFACE
square
#CEE5FA #F9CEFA #FAE3CE #CFFACE
split-complementary
#CEE5FA #FACECF #FAF9CE
monochromatic
#5FAAEF #96C8F4 #CEE5FA #E3F0FC #E3F0FC
Accessibility & contrast
On white
1.30
#CEE5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#CEE5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE5FA
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE5FA | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FB
Deuteranopia (green-blind)
#D8E0FA
Tritanopia (blue-blind)
#C3EAEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cee5fa; /* rgb */ color: rgb(206, 229, 250); /* oklch */ color: oklch(91.1% 0.038 245.8);
Tailwind
colors: {
custom: {
50: '#ddedfc',
500: '#cee5fa',
950: '#000000',
},
}SCSS
$custom: #cee5fa; $custom-light: #ddedfc; $custom-dark: #000000;
JSON
{
"hex": "#cee5fa",
"rgb": {
"r": 206,
"g": 229,
"b": 250
},
"hsl": {
"h": 208.636,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.91146,
"c": 0.0378,
"h": 245.8
},
"luminance": 0.76063
}Semantic roles & 50–950 ramp
primary
#CEE5FA
secondary
#E0B48D
accent
#6E08DE
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485