#CEEBFA#CEEBFA
#CEEBFA is a very light, muted cyan. Relative luminance 0.794; OKLCH L 92.4% C 0.037 H 230.2°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBFA |
|---|---|
| RGB | rgb(206, 235, 250) |
| HSL | hsl(200, 81%, 89%) |
| HSV | hsv(200, 18%, 98%) |
| CMYK | cmyk(17.6%, 6%, 0%, 2%) |
| CIE-LAB | lab(91.43, -6.41, -10.43) |
| CIE-LCH | lch(91.43, 12.24, 238.43°) |
| OKLab | oklab(92.36% -0.0235 -0.0282) |
| OKLCH | oklch(92.36% 0.037 230.2) |
| XYZ | xyz(72.4128, 79.4387, 101.9420) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.35
Ice Blue
#A5DFF9
ΔE00 7.11
Aliceblue
#F0F8FF
ΔE00 7.74
Lightcyan
#E0FFFF
ΔE00 7.91
Azure (CSS)
#F0FFFF
ΔE00 8.13
Powder Blue
#B0E0E6
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBFA #FADDCE
analogous
#CEFAF3 #CEEBFA #CED5FA
triadic
#CEEBFA #FACEEB #EBFACE
tetradic
#CEEBFA #F3CEFA #FADDCE #D5FACE
square
#CEEBFA #F3CEFA #FADDCE #D5FACE
split-complementary
#CEEBFA #FACED5 #FAF3CE
monochromatic
#5FBEEF #96D4F4 #CEEBFA #E3F4FC #E3F4FC
Accessibility & contrast
On white
1.24
#CEEBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#CEEBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBFA
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBFA | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E9FB
Deuteranopia (green-blind)
#DDE4FA
Tritanopia (blue-blind)
#C2EFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ceebfa; /* rgb */ color: rgb(206, 235, 250); /* oklch */ color: oklch(92.4% 0.037 230.2);
Tailwind
colors: {
custom: {
50: '#ddf1fc',
500: '#ceebfa',
950: '#000000',
},
}SCSS
$custom: #ceebfa; $custom-light: #ddf1fc; $custom-dark: #000000;
JSON
{
"hex": "#ceebfa",
"rgb": {
"r": 206,
"g": 235,
"b": 250
},
"hsl": {
"h": 200.455,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.92363,
"c": 0.03672,
"h": 230.2
},
"luminance": 0.79441
}Semantic roles & 50–950 ramp
primary
#CEEBFA
secondary
#E0A98D
accent
#5108DE
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585