#CEEBF5#CEEBF5
#CEEBF5 is a very light, muted cyan. Relative luminance 0.791; OKLCH L 92.2% C 0.033 H 220.6°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBF5 |
|---|---|
| RGB | rgb(206, 235, 245) |
| HSL | hsl(195, 66%, 88%) |
| HSV | hsv(195, 16%, 96%) |
| CMYK | cmyk(15.9%, 4.1%, 0%, 3.9%) |
| CIE-LAB | lab(91.29, -7.44, -8.03) |
| CIE-LCH | lch(91.29, 10.94, 227.18°) |
| OKLab | oklab(92.21% -0.0254 -0.0217) |
| OKLCH | oklch(92.21% 0.033 220.6) |
| XYZ | xyz(71.6391, 79.1293, 97.8676) |
| Luminance | 0.7913 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.93
Lightcyan
#E0FFFF
ΔE00 6.17
Powder Blue
#B0E0E6
ΔE00 6.70
Azure (CSS)
#F0FFFF
ΔE00 7.09
Pale Sky Blue
#BDF6FE
ΔE00 7.20
Very Light Blue
#D5FFFF
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBF5 #F5D8CE
analogous
#CEF5EB #CEEBF5 #CED7F5
triadic
#CEEBF5 #F5CEEB #EBF5CE
tetradic
#CEEBF5 #EBCEF5 #F5D8CE #D7F5CE
square
#CEEBF5 #EBCEF5 #F5D8CE #D7F5CE
split-complementary
#CEEBF5 #F5CED7 #F5EBCE
monochromatic
#68C2E0 #9BD6EB #CEEBF5 #E6F5FA #E6F5FA
Accessibility & contrast
On white
1.25
#CEEBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#CEEBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBF5
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBF5 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F6
Deuteranopia (green-blind)
#DEE4F5
Tritanopia (blue-blind)
#C3EFEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ceebf5; /* rgb */ color: rgb(206, 235, 245); /* oklch */ color: oklch(92.2% 0.033 220.6);
Tailwind
colors: {
custom: {
50: '#ddf1f8',
500: '#ceebf5',
950: '#000000',
},
}SCSS
$custom: #ceebf5; $custom-light: #ddf1f8; $custom-dark: #000000;
JSON
{
"hex": "#ceebf5",
"rgb": {
"r": 206,
"g": 235,
"b": 245
},
"hsl": {
"h": 195.385,
"s": 66.102,
"l": 88.431
},
"oklch": {
"l": 0.92207,
"c": 0.03338,
"h": 220.6
},
"luminance": 0.79131
}Semantic roles & 50–950 ramp
primary
#CEEBF5
secondary
#D6A391
accent
#4618CE
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585