#CEECFB#CEECFB
#CEECFB is a very light, muted cyan. Relative luminance 0.801; OKLCH L 92.6% C 0.038 H 229.4°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CEECFB |
|---|---|
| RGB | rgb(206, 236, 251) |
| HSL | hsl(200, 85%, 90%) |
| HSV | hsv(200, 18%, 98%) |
| CMYK | cmyk(17.9%, 6%, 0%, 1.6%) |
| CIE-LAB | lab(91.72, -6.71, -10.52) |
| CIE-LCH | lch(91.72, 12.48, 237.48°) |
| OKLab | oklab(92.6% -0.0245 -0.0285) |
| OKLCH | oklch(92.6% 0.038 229.4) |
| XYZ | xyz(72.8571, 80.0758, 102.8656) |
| Luminance | 0.8008 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.31
Ice Blue
#A5DFF9
ΔE00 7.01
Lightcyan
#E0FFFF
ΔE00 7.70
Aliceblue
#F0F8FF
ΔE00 7.89
Powder Blue
#B0E0E6
ΔE00 7.97
Azure (CSS)
#F0FFFF
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEECFB #FBDDCE
analogous
#CEFBF4 #CEECFB #CED6FB
triadic
#CEECFB #FBCEEC #ECFBCE
tetradic
#CEECFB #F4CEFB #FBDDCE #D6FBCE
square
#CEECFB #F4CEFB #FBDDCE #D6FBCE
split-complementary
#CEECFB #FBCED6 #FBF4CE
monochromatic
#5DC0F2 #95D6F6 #CEECFB #E3F4FD #E3F4FD
Accessibility & contrast
On white
1.23
#CEECFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#CEECFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEECFB
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEECFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEECFB | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFC
Deuteranopia (green-blind)
#DEE5FB
Tritanopia (blue-blind)
#C2F0F1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ceecfb; /* rgb */ color: rgb(206, 236, 251); /* oklch */ color: oklch(92.6% 0.038 229.4);
Tailwind
colors: {
custom: {
50: '#ddf2fc',
500: '#ceecfb',
950: '#000000',
},
}SCSS
$custom: #ceecfb; $custom-light: #ddf2fc; $custom-dark: #000000;
JSON
{
"hex": "#ceecfb",
"rgb": {
"r": 206,
"g": 236,
"b": 251
},
"hsl": {
"h": 200,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.92599,
"c": 0.03755,
"h": 229.4
},
"luminance": 0.80078
}Semantic roles & 50–950 ramp
primary
#CEECFB
secondary
#E2A88C
accent
#4E04E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585