#CEEBF2#CEEBF2
#CEEBF2 is a very light, muted cyan. Relative luminance 0.789; OKLCH L 92.1% C 0.032 H 213.9°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBF2 |
|---|---|
| RGB | rgb(206, 235, 242) |
| HSL | hsl(192, 58%, 88%) |
| HSV | hsv(192, 15%, 95%) |
| CMYK | cmyk(14.9%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(91.21, -8.05, -6.58) |
| CIE-LCH | lch(91.21, 10.40, 219.28°) |
| OKLab | oklab(92.12% -0.0265 -0.0178) |
| OKLCH | oklch(92.12% 0.032 213.9) |
| XYZ | xyz(71.1849, 78.9476, 95.4751) |
| Luminance | 0.7895 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.24
Powder Blue
#B0E0E6
ΔE00 6.03
Lightblue
#ADD8E6
ΔE00 6.07
Very Light Blue
#D5FFFF
ΔE00 6.35
Ice Blue (survey)
#D7FFFE
ΔE00 6.35
Very Pale Blue
#D6FFFE
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBF2 #F2D5CE
analogous
#CEF2E7 #CEEBF2 #CED9F2
triadic
#CEEBF2 #F2CEEB #EBF2CE
tetradic
#CEEBF2 #E7CEF2 #F2D5CE #D9F2CE
square
#CEEBF2 #E7CEF2 #F2D5CE #D9F2CE
split-complementary
#CEEBF2 #F2CED9 #F2E7CE
monochromatic
#6DC4D8 #9ED7E5 #CEEBF2 #E7F5F9 #E7F5F9
Accessibility & contrast
On white
1.25
#CEEBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#CEEBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBF2
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBF2 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F2
Deuteranopia (green-blind)
#DFE4F2
Tritanopia (blue-blind)
#C4EEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ceebf2; /* rgb */ color: rgb(206, 235, 242); /* oklch */ color: oklch(92.1% 0.032 213.9);
Tailwind
colors: {
custom: {
50: '#ddf1f6',
500: '#ceebf2',
950: '#000000',
},
}SCSS
$custom: #ceebf2; $custom-light: #ddf1f6; $custom-dark: #000000;
JSON
{
"hex": "#ceebf2",
"rgb": {
"r": 206,
"g": 235,
"b": 242
},
"hsl": {
"h": 191.667,
"s": 58.065,
"l": 87.843
},
"oklch": {
"l": 0.92115,
"c": 0.0319,
"h": 213.9
},
"luminance": 0.78949
}Semantic roles & 50–950 ramp
primary
#CEEBF2
secondary
#D19F93
accent
#4020C6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585