#CEEBFB#CEEBFB
#CEEBFB is a very light, muted cyan. Relative luminance 0.795; OKLCH L 92.4% C 0.038 H 231.9°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBFB |
|---|---|
| RGB | rgb(206, 235, 251) |
| HSL | hsl(201, 85%, 90%) |
| HSV | hsv(201, 18%, 98%) |
| CMYK | cmyk(17.9%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(91.46, -6.20, -10.91) |
| CIE-LCH | lch(91.46, 12.55, 240.39°) |
| OKLab | oklab(92.4% -0.0231 -0.0295) |
| OKLCH | oklch(92.4% 0.038 231.9) |
| XYZ | xyz(72.5700, 79.5016, 102.7699) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.52
Ice Blue
#A5DFF9
ΔE00 7.07
Aliceblue
#F0F8FF
ΔE00 7.75
Lightcyan
#E0FFFF
ΔE00 8.26
Azure (CSS)
#F0FFFF
ΔE00 8.37
Powder Blue
#B0E0E6
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBFB #FBDECE
analogous
#CEFBF4 #CEEBFB #CED5FB
triadic
#CEEBFB #FBCEEB #EBFBCE
tetradic
#CEEBFB #F4CEFB #FBDECE #D5FBCE
square
#CEEBFB #F4CEFB #FBDECE #D5FBCE
split-complementary
#CEEBFB #FBCED5 #FBF4CE
monochromatic
#5DBDF2 #95D4F6 #CEEBFB #E3F3FD #E3F3FD
Accessibility & contrast
On white
1.24
#CEEBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#CEEBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBFB
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBFB | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFC
Deuteranopia (green-blind)
#DDE4FB
Tritanopia (blue-blind)
#C2F0F0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ceebfb; /* rgb */ color: rgb(206, 235, 251); /* oklch */ color: oklch(92.4% 0.038 231.9);
Tailwind
colors: {
custom: {
50: '#ddf1fc',
500: '#ceebfb',
950: '#000000',
},
}SCSS
$custom: #ceebfb; $custom-light: #ddf1fc; $custom-dark: #000000;
JSON
{
"hex": "#ceebfb",
"rgb": {
"r": 206,
"g": 235,
"b": 251
},
"hsl": {
"h": 201.333,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.92395,
"c": 0.03752,
"h": 231.9
},
"luminance": 0.79504
}Semantic roles & 50–950 ramp
primary
#CEEBFB
secondary
#E2AA8C
accent
#5304E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585