#CEEBF8#CEEBF8
#CEEBF8 is a very light, muted cyan. Relative luminance 0.793; OKLCH L 92.3% C 0.035 H 226.6°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBF8 |
|---|---|
| RGB | rgb(206, 235, 248) |
| HSL | hsl(199, 75%, 89%) |
| HSV | hsv(199, 17%, 97%) |
| CMYK | cmyk(16.9%, 5.2%, 0%, 2.7%) |
| CIE-LAB | lab(91.38, -6.82, -9.47) |
| CIE-LCH | lch(91.38, 11.67, 234.23°) |
| OKLab | oklab(92.3% -0.0242 -0.0256) |
| OKLCH | oklch(92.3% 0.035 226.6) |
| XYZ | xyz(72.1008, 79.3140, 100.2991) |
| Luminance | 0.7932 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.10
Lightcyan
#E0FFFF
ΔE00 7.20
Ice Blue
#A5DFF9
ΔE00 7.27
Powder Blue
#B0E0E6
ΔE00 7.53
Azure (CSS)
#F0FFFF
ΔE00 7.67
Aliceblue
#F0F8FF
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBF8 #F8DBCE
analogous
#CEF8F0 #CEEBF8 #CED6F8
triadic
#CEEBF8 #F8CEEB #EBF8CE
tetradic
#CEEBF8 #F0CEF8 #F8DBCE #D6F8CE
square
#CEEBF8 #F0CEF8 #F8DBCE #D6F8CE
split-complementary
#CEEBF8 #F8CED6 #F8F0CE
monochromatic
#63BFE9 #98D5F0 #CEEBF8 #E4F4FB #E4F4FB
Accessibility & contrast
On white
1.25
#CEEBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#CEEBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBF8
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBF8 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E9F9
Deuteranopia (green-blind)
#DEE4F8
Tritanopia (blue-blind)
#C3EFEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ceebf8; /* rgb */ color: rgb(206, 235, 248); /* oklch */ color: oklch(92.3% 0.035 226.6);
Tailwind
colors: {
custom: {
50: '#ddf1fa',
500: '#ceebf8',
950: '#000000',
},
}SCSS
$custom: #ceebf8; $custom-light: #ddf1fa; $custom-dark: #000000;
JSON
{
"hex": "#ceebf8",
"rgb": {
"r": 206,
"g": 235,
"b": 248
},
"hsl": {
"h": 198.571,
"s": 75,
"l": 89.02
},
"oklch": {
"l": 0.923,
"c": 0.03526,
"h": 226.6
},
"luminance": 0.79316
}Semantic roles & 50–950 ramp
primary
#CEEBF8
secondary
#DCA68E
accent
#4C0ED7
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585