#CEEBFE#CEEBFE
#CEEBFE is a very light, muted cyan. Relative luminance 0.797; OKLCH L 92.5% C 0.040 H 236.6°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBFE |
|---|---|
| RGB | rgb(206, 235, 254) |
| HSL | hsl(204, 96%, 90%) |
| HSV | hsv(204, 19%, 100%) |
| CMYK | cmyk(18.9%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(91.55, -5.57, -12.34) |
| CIE-LCH | lch(91.55, 13.54, 245.71°) |
| OKLab | oklab(92.49% -0.022 -0.0334) |
| OKLCH | oklch(92.49% 0.04 236.6) |
| XYZ | xyz(73.0466, 79.6923, 105.2803) |
| Luminance | 0.7969 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 7.10
Lightblue
#ADD8E6
ΔE00 7.11
Aliceblue
#F0F8FF
ΔE00 7.89
Light Blue Grey
#B7C9E2
ΔE00 9.09
Azure (CSS)
#F0FFFF
ΔE00 9.16
Fog
#D8DCE0
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBFE #FEE1CE
analogous
#CEFEF9 #CEEBFE #CED3FE
triadic
#CEEBFE #FECEEB #EBFECE
tetradic
#CEEBFE #F9CEFE #FEE1CE #D3FECE
square
#CEEBFE #F9CEFE #FEE1CE #D3FECE
split-complementary
#CEEBFE #FECED3 #FEF9CE
monochromatic
#56BAFC #92D3FD #CEEBFE #E1F3FE #E1F3FE
Accessibility & contrast
On white
1.24
#CEEBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#CEEBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBFE
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBFE | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFF
Deuteranopia (green-blind)
#DCE4FE
Tritanopia (blue-blind)
#C1F0F1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ceebfe; /* rgb */ color: rgb(206, 235, 254); /* oklch */ color: oklch(92.5% 0.040 236.6);
Tailwind
colors: {
custom: {
50: '#ddf1fe',
500: '#ceebfe',
950: '#000000',
},
}SCSS
$custom: #ceebfe; $custom-light: #ddf1fe; $custom-dark: #000000;
JSON
{
"hex": "#ceebfe",
"rgb": {
"r": 206,
"g": 235,
"b": 254
},
"hsl": {
"h": 203.75,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.92491,
"c": 0.04006,
"h": 236.6
},
"luminance": 0.79694
}Semantic roles & 50–950 ramp
primary
#CEEBFE
secondary
#E8AE88
accent
#5B00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585