#CEE2FB#CEE2FB
#CEE2FB is a very light, muted cyan. Relative luminance 0.745; OKLCH L 90.6% C 0.040 H 254.0°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE2FB |
|---|---|
| RGB | rgb(206, 226, 251) |
| HSL | hsl(213, 85%, 90%) |
| HSV | hsv(213, 18%, 98%) |
| CMYK | cmyk(17.9%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(89.15, -1.57, -14.36) |
| CIE-LCH | lch(89.15, 14.45, 263.78°) |
| OKLab | oklab(90.57% -0.0111 -0.0389) |
| OKLCH | oklch(90.57% 0.04 254) |
| XYZ | xyz(70.0582, 74.4780, 101.9327) |
| Luminance | 0.7448 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.84
Powder Blue (survey)
#B1D1FC
ΔE00 6.53
Lightsteelblue
#B0C4DE
ΔE00 7.14
Cloudy Blue
#ACC2D9
ΔE00 7.88
Lavender (CSS)
#E6E6FA
ΔE00 8.29
Aliceblue
#F0F8FF
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE2FB #FBE7CE
analogous
#CEF9FB #CEE2FB #D1CEFB
triadic
#CEE2FB #FBCEE2 #E2FBCE
tetradic
#CEE2FB #FBCEF9 #FBE7CE #CEFBD1
square
#CEE2FB #FBCEF9 #FBE7CE #CEFBD1
split-complementary
#CEE2FB #FBD1CE #F9FBCE
monochromatic
#5D9FF2 #95C1F6 #CEE2FB #E3EEFD #E3EEFD
Accessibility & contrast
On white
1.32
#CEE2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#CEE2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE2FB
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE2FB | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FC
Deuteranopia (green-blind)
#D4DEFA
Tritanopia (blue-blind)
#C3E7EA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cee2fb; /* rgb */ color: rgb(206, 226, 251); /* oklch */ color: oklch(90.6% 0.040 254.0);
Tailwind
colors: {
custom: {
50: '#ddebfc',
500: '#cee2fb',
950: '#000000',
},
}SCSS
$custom: #cee2fb; $custom-light: #ddebfc; $custom-dark: #000000;
JSON
{
"hex": "#cee2fb",
"rgb": {
"r": 206,
"g": 226,
"b": 251
},
"hsl": {
"h": 213.333,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.90574,
"c": 0.04049,
"h": 254
},
"luminance": 0.7448
}Semantic roles & 50–950 ramp
primary
#CEE2FB
secondary
#E2BB8C
accent
#7F04E1
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485