#CEE4FD#CEE4FD
#CEE4FD is a very light, muted cyan. Relative luminance 0.757; OKLCH L 91.0% C 0.042 H 251.6°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE4FD |
|---|---|
| RGB | rgb(206, 228, 253) |
| HSL | hsl(212, 92%, 90%) |
| HSV | hsv(212, 19%, 99%) |
| CMYK | cmyk(18.6%, 9.9%, 0%, 0.8%) |
| CIE-LAB | lab(89.72, -2.18, -14.55) |
| CIE-LCH | lch(89.72, 14.72, 261.48°) |
| OKLab | oklab(91.04% -0.0131 -0.0395) |
| OKLCH | oklch(91.04% 0.042 251.6) |
| XYZ | xyz(70.9221, 75.6988, 103.7842) |
| Luminance | 0.7570 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.33
Powder Blue (survey)
#B1D1FC
ΔE00 6.65
Lightsteelblue
#B0C4DE
ΔE00 7.56
Cloudy Blue
#ACC2D9
ΔE00 8.17
Baby Blue (survey)
#A2CFFE
ΔE00 8.51
Aliceblue
#F0F8FF
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE4FD #FDE7CE
analogous
#CEFBFD #CEE4FD #D0CEFD
triadic
#CEE4FD #FDCEE4 #E4FDCE
tetradic
#CEE4FD #FDCEFB #FDE7CE #CEFDD0
square
#CEE4FD #FDCEFB #FDE7CE #CEFDD0
split-complementary
#CEE4FD #FDD0CE #FBFDCE
monochromatic
#58A3F8 #93C4FB #CEE4FD #E2EFFE #E2EFFE
Accessibility & contrast
On white
1.30
#CEE4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#CEE4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE4FD
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE4FD | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FE
Deuteranopia (green-blind)
#D6DFFC
Tritanopia (blue-blind)
#C2E9EC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cee4fd; /* rgb */ color: rgb(206, 228, 253); /* oklch */ color: oklch(91.0% 0.042 251.6);
Tailwind
colors: {
custom: {
50: '#ddecfe',
500: '#cee4fd',
950: '#000000',
},
}SCSS
$custom: #cee4fd; $custom-light: #ddecfe; $custom-dark: #000000;
JSON
{
"hex": "#cee4fd",
"rgb": {
"r": 206,
"g": 228,
"b": 253
},
"hsl": {
"h": 211.915,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.91043,
"c": 0.04159,
"h": 251.6
},
"luminance": 0.757
}Semantic roles & 50–950 ramp
primary
#CEE4FD
secondary
#E6BB8A
accent
#7A00E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485