#CEEBFC#CEEBFC
#CEEBFC is a very light, muted cyan. Relative luminance 0.796; OKLCH L 92.4% C 0.038 H 233.6°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBFC |
|---|---|
| RGB | rgb(206, 235, 252) |
| HSL | hsl(202, 88%, 90%) |
| HSV | hsv(202, 18%, 99%) |
| CMYK | cmyk(18.3%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(91.49, -5.99, -11.39) |
| CIE-LCH | lch(91.49, 12.87, 242.25°) |
| OKLab | oklab(92.43% -0.0228 -0.0308) |
| OKLCH | oklch(92.43% 0.038 233.6) |
| XYZ | xyz(72.7280, 79.5648, 103.6023) |
| Luminance | 0.7957 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.70
Ice Blue
#A5DFF9
ΔE00 7.06
Aliceblue
#F0F8FF
ΔE00 7.78
Lightcyan
#E0FFFF
ΔE00 8.62
Azure (CSS)
#F0FFFF
ΔE00 8.63
Powder Blue
#B0E0E6
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBFC #FCDFCE
analogous
#CEFCF6 #CEEBFC #CED4FC
triadic
#CEEBFC #FCCEEB #EBFCCE
tetradic
#CEEBFC #F6CEFC #FCDFCE #D4FCCE
square
#CEEBFC #F6CEFC #FCDFCE #D4FCCE
split-complementary
#CEEBFC #FCCED4 #FCF6CE
monochromatic
#5BBCF5 #94D3F8 #CEEBFC #E2F3FD #E2F3FD
Accessibility & contrast
On white
1.24
#CEEBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#CEEBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBFC
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBFC | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFD
Deuteranopia (green-blind)
#DDE4FC
Tritanopia (blue-blind)
#C2F0F0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ceebfc; /* rgb */ color: rgb(206, 235, 252); /* oklch */ color: oklch(92.4% 0.038 233.6);
Tailwind
colors: {
custom: {
50: '#ddf1fd',
500: '#ceebfc',
950: '#000000',
},
}SCSS
$custom: #ceebfc; $custom-light: #ddf1fd; $custom-dark: #000000;
JSON
{
"hex": "#ceebfc",
"rgb": {
"r": 206,
"g": 235,
"b": 252
},
"hsl": {
"h": 202.174,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.92427,
"c": 0.03834,
"h": 233.6
},
"luminance": 0.79567
}Semantic roles & 50–950 ramp
primary
#CEEBFC
secondary
#E4AB8B
accent
#5500E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585