#CEE5FB#CEE5FB
#CEE5FB is a very light, muted cyan. Relative luminance 0.761; OKLCH L 91.2% C 0.039 H 247.1°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE5FB |
|---|---|
| RGB | rgb(206, 229, 251) |
| HSL | hsl(209, 85%, 90%) |
| HSV | hsv(209, 18%, 98%) |
| CMYK | cmyk(17.9%, 8.8%, 0%, 1.6%) |
| CIE-LAB | lab(89.92, -3.12, -13.21) |
| CIE-LCH | lch(89.92, 13.57, 256.72°) |
| OKLab | oklab(91.18% -0.0151 -0.0358) |
| OKLCH | oklch(91.18% 0.039 247.1) |
| XYZ | xyz(70.8811, 76.1238, 102.2070) |
| Luminance | 0.7612 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.83
Powder Blue (survey)
#B1D1FC
ΔE00 7.49
Aliceblue
#F0F8FF
ΔE00 7.91
Lightsteelblue
#B0C4DE
ΔE00 7.99
Cloudy Blue
#ACC2D9
ΔE00 8.31
Fog
#D8DCE0
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE5FB #FBE4CE
analogous
#CEFBFA #CEE5FB #CECFFB
triadic
#CEE5FB #FBCEE5 #E5FBCE
tetradic
#CEE5FB #FACEFB #FBE4CE #CFFBCE
square
#CEE5FB #FACEFB #FBE4CE #CFFBCE
split-complementary
#CEE5FB #FBCECF #FBFACE
monochromatic
#5DA9F2 #95C7F6 #CEE5FB #E3F0FD #E3F0FD
Accessibility & contrast
On white
1.29
#CEE5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#CEE5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE5FB
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE5FB | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FC
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#C2EAEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cee5fb; /* rgb */ color: rgb(206, 229, 251); /* oklch */ color: oklch(91.2% 0.039 247.1);
Tailwind
colors: {
custom: {
50: '#ddedfc',
500: '#cee5fb',
950: '#000000',
},
}SCSS
$custom: #cee5fb; $custom-light: #ddedfc; $custom-dark: #000000;
JSON
{
"hex": "#cee5fb",
"rgb": {
"r": 206,
"g": 229,
"b": 251
},
"hsl": {
"h": 209.333,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.91179,
"c": 0.03886,
"h": 247.1
},
"luminance": 0.76125
}Semantic roles & 50–950 ramp
primary
#CEE5FB
secondary
#E2B68C
accent
#7004E1
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485