#CEEBF6#CEEBF6
#CEEBF6 is a very light, muted cyan. Relative luminance 0.792; OKLCH L 92.2% C 0.034 H 222.6°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBF6 |
|---|---|
| RGB | rgb(206, 235, 246) |
| HSL | hsl(197, 69%, 89%) |
| HSV | hsv(197, 16%, 96%) |
| CMYK | cmyk(16.3%, 4.5%, 0%, 3.5%) |
| CIE-LAB | lab(91.32, -7.23, -8.51) |
| CIE-LCH | lch(91.32, 11.17, 229.63°) |
| OKLab | oklab(92.24% -0.025 -0.023) |
| OKLCH | oklch(92.24% 0.034 222.6) |
| XYZ | xyz(71.7922, 79.1905, 98.6737) |
| Luminance | 0.7919 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.95
Lightcyan
#E0FFFF
ΔE00 6.50
Powder Blue
#B0E0E6
ΔE00 6.96
Azure (CSS)
#F0FFFF
ΔE00 7.26
Pale Sky Blue
#BDF6FE
ΔE00 7.43
Ice Blue
#A5DFF9
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBF6 #F6D9CE
analogous
#CEF6ED #CEEBF6 #CED7F6
triadic
#CEEBF6 #F6CEEB #EBF6CE
tetradic
#CEEBF6 #EDCEF6 #F6D9CE #D7F6CE
square
#CEEBF6 #EDCEF6 #F6D9CE #D7F6CE
split-complementary
#CEEBF6 #F6CED7 #F6EDCE
monochromatic
#67C1E3 #9AD6ED #CEEBF6 #E5F4FA #E5F4FA
Accessibility & contrast
On white
1.25
#CEEBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#CEEBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBF6
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBF6 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E9F7
Deuteranopia (green-blind)
#DEE4F6
Tritanopia (blue-blind)
#C3EFEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ceebf6; /* rgb */ color: rgb(206, 235, 246); /* oklch */ color: oklch(92.2% 0.034 222.6);
Tailwind
colors: {
custom: {
50: '#ddf1f9',
500: '#ceebf6',
950: '#000000',
},
}SCSS
$custom: #ceebf6; $custom-light: #ddf1f9; $custom-dark: #000000;
JSON
{
"hex": "#ceebf6",
"rgb": {
"r": 206,
"g": 235,
"b": 246
},
"hsl": {
"h": 196.5,
"s": 68.966,
"l": 88.627
},
"oklch": {
"l": 0.92238,
"c": 0.03396,
"h": 222.6
},
"luminance": 0.79192
}Semantic roles & 50–950 ramp
primary
#CEEBF6
secondary
#D8A490
accent
#4815D1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585