#CEEBFD#CEEBFD
#CEEBFD is a very light, muted cyan. Relative luminance 0.796; OKLCH L 92.5% C 0.039 H 235.1°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBFD |
|---|---|
| RGB | rgb(206, 235, 253) |
| HSL | hsl(203, 92%, 90%) |
| HSV | hsv(203, 19%, 99%) |
| CMYK | cmyk(18.6%, 7.1%, 0%, 0.8%) |
| CIE-LAB | lab(91.52, -5.78, -11.87) |
| CIE-LCH | lch(91.52, 13.20, 244.02°) |
| OKLab | oklab(92.46% -0.0224 -0.0321) |
| OKLCH | oklch(92.46% 0.039 235.1) |
| XYZ | xyz(72.8869, 79.6284, 104.4391) |
| Luminance | 0.7963 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.90
Ice Blue
#A5DFF9
ΔE00 7.07
Aliceblue
#F0F8FF
ΔE00 7.83
Azure (CSS)
#F0FFFF
ΔE00 8.89
Lightcyan
#E0FFFF
ΔE00 8.97
Powder Blue
#B0E0E6
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBFD #FDE0CE
analogous
#CEFDF8 #CEEBFD #CED3FD
triadic
#CEEBFD #FDCEEB #EBFDCE
tetradic
#CEEBFD #F8CEFD #FDE0CE #D3FDCE
square
#CEEBFD #F8CEFD #FDE0CE #D3FDCE
split-complementary
#CEEBFD #FDCED3 #FDF8CE
monochromatic
#58BBF8 #93D3FB #CEEBFD #E2F3FE #E2F3FE
Accessibility & contrast
On white
1.24
#CEEBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#CEEBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBFD
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBFD | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFE
Deuteranopia (green-blind)
#DCE4FD
Tritanopia (blue-blind)
#C1F0F1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ceebfd; /* rgb */ color: rgb(206, 235, 253); /* oklch */ color: oklch(92.5% 0.039 235.1);
Tailwind
colors: {
custom: {
50: '#ddf1fe',
500: '#ceebfd',
950: '#000000',
},
}SCSS
$custom: #ceebfd; $custom-light: #ddf1fe; $custom-dark: #000000;
JSON
{
"hex": "#ceebfd",
"rgb": {
"r": 206,
"g": 235,
"b": 253
},
"hsl": {
"h": 202.979,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.92459,
"c": 0.03918,
"h": 235.1
},
"luminance": 0.7963
}Semantic roles & 50–950 ramp
primary
#CEEBFD
secondary
#E6AD8A
accent
#5800E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585