#CEEBF7#CEEBF7
#CEEBF7 is a very light, muted cyan. Relative luminance 0.793; OKLCH L 92.3% C 0.035 H 224.6°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBF7 |
|---|---|
| RGB | rgb(206, 235, 247) |
| HSL | hsl(198, 72%, 89%) |
| HSV | hsv(198, 17%, 97%) |
| CMYK | cmyk(16.6%, 4.9%, 0%, 3.1%) |
| CIE-LAB | lab(91.35, -7.03, -8.99) |
| CIE-LCH | lch(91.35, 11.41, 231.98°) |
| OKLab | oklab(92.27% -0.0246 -0.0243) |
| OKLCH | oklch(92.27% 0.035 224.6) |
| XYZ | xyz(71.9461, 79.2521, 99.4842) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.01
Lightcyan
#E0FFFF
ΔE00 6.85
Powder Blue
#B0E0E6
ΔE00 7.24
Ice Blue
#A5DFF9
ΔE00 7.38
Azure (CSS)
#F0FFFF
ΔE00 7.46
Pale Sky Blue
#BDF6FE
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBF7 #F7DACE
analogous
#CEF7EF #CEEBF7 #CED7F7
triadic
#CEEBF7 #F7CEEB #EBF7CE
tetradic
#CEEBF7 #EFCEF7 #F7DACE #D7F7CE
square
#CEEBF7 #EFCEF7 #F7DACE #D7F7CE
split-complementary
#CEEBF7 #F7CED7 #F7EFCE
monochromatic
#65C0E6 #99D6EE #CEEBF7 #E5F4FB #E5F4FB
Accessibility & contrast
On white
1.25
#CEEBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#CEEBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBF7
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBF7 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E9F8
Deuteranopia (green-blind)
#DEE4F7
Tritanopia (blue-blind)
#C3EFEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ceebf7; /* rgb */ color: rgb(206, 235, 247); /* oklch */ color: oklch(92.3% 0.035 224.6);
Tailwind
colors: {
custom: {
50: '#ddf1f9',
500: '#ceebf7',
950: '#000000',
},
}SCSS
$custom: #ceebf7; $custom-light: #ddf1f9; $custom-dark: #000000;
JSON
{
"hex": "#ceebf7",
"rgb": {
"r": 206,
"g": 235,
"b": 247
},
"hsl": {
"h": 197.561,
"s": 71.93,
"l": 88.824
},
"oklch": {
"l": 0.92269,
"c": 0.03459,
"h": 224.6
},
"luminance": 0.79254
}Semantic roles & 50–950 ramp
primary
#CEEBF7
secondary
#DAA58F
accent
#4A12D4
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585