#CEE3FF#CEE3FF
#CEE3FF is a very light, muted cyan. Relative luminance 0.753; OKLCH L 90.9% C 0.045 H 255.6°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE3FF |
|---|---|
| RGB | rgb(206, 227, 255) |
| HSL | hsl(214, 100%, 90%) |
| HSV | hsv(214, 19%, 100%) |
| CMYK | cmyk(19.2%, 11%, 0%, 0%) |
| CIE-LAB | lab(89.52, -1.24, -15.89) |
| CIE-LCH | lch(89.52, 15.94, 265.55°) |
| OKLab | oklab(90.91% -0.0111 -0.0431) |
| OKLCH | oklch(90.91% 0.045 255.6) |
| XYZ | xyz(70.9681, 75.2783, 105.3795) |
| Luminance | 0.7528 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 6.07
Light Blue Grey
#B7C9E2
ΔE00 6.10
Lightsteelblue
#B0C4DE
ΔE00 7.36
Cloudy Blue
#ACC2D9
ΔE00 8.25
Baby Blue (survey)
#A2CFFE
ΔE00 8.36
Lavender (CSS)
#E6E6FA
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE3FF #FFEACE
analogous
#CEFBFF #CEE3FF #D1CEFF
triadic
#CEE3FF #FFCEE3 #E3FFCE
tetradic
#CEE3FF #FFCEFB #FFEACE #CEFFD1
square
#CEE3FF #FFCEFB #FFEACE #CEFFD1
split-complementary
#CEE3FF #FFD1CE #FBFFCE
monochromatic
#549DFF #91C0FF #CEE3FF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.31
#CEE3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#CEE3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE3FF
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE3FF | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#D4DFFE
Tritanopia (blue-blind)
#C2E9EC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cee3ff; /* rgb */ color: rgb(206, 227, 255); /* oklch */ color: oklch(90.9% 0.045 255.6);
Tailwind
colors: {
custom: {
50: '#ddebff',
500: '#cee3ff',
950: '#000000',
},
}SCSS
$custom: #cee3ff; $custom-light: #ddebff; $custom-dark: #000000;
JSON
{
"hex": "#cee3ff",
"rgb": {
"r": 206,
"g": 227,
"b": 255
},
"hsl": {
"h": 214.286,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.90908,
"c": 0.04454,
"h": 255.6
},
"luminance": 0.7528
}Semantic roles & 50–950 ramp
primary
#CEE3FF
secondary
#EAC087
accent
#8300E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151618
muted
#848486