#CEEBF0#CEEBF0
#CEEBF0 is a very light, muted teal. Relative luminance 0.788; OKLCH L 92.1% C 0.031 H 209.1°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBF0 |
|---|---|
| RGB | rgb(206, 235, 240) |
| HSL | hsl(189, 53%, 87%) |
| HSV | hsv(189, 14%, 94%) |
| CMYK | cmyk(14.2%, 2.1%, 0%, 5.9%) |
| CIE-LAB | lab(91.16, -8.45, -5.62) |
| CIE-LCH | lch(91.16, 10.15, 213.62°) |
| OKLab | oklab(92.05% -0.0272 -0.0152) |
| OKLCH | oklch(92.05% 0.031 209.1) |
| XYZ | xyz(70.8862, 78.8281, 93.9018) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.73
Powder Blue
#B0E0E6
ΔE00 5.73
Ice Blue (survey)
#D7FFFE
ΔE00 5.75
Very Light Blue
#D5FFFF
ΔE00 5.79
Very Pale Blue
#D6FFFE
ΔE00 5.88
Really Light Blue
#D4FFFF
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBF0 #F0D3CE
analogous
#CEF0E4 #CEEBF0 #CEDAF0
triadic
#CEEBF0 #F0CEEB #EBF0CE
tetradic
#CEEBF0 #E4CEF0 #F0D3CE #DAF0CE
square
#CEEBF0 #E4CEF0 #F0D3CE #DAF0CE
split-complementary
#CEEBF0 #F0CEDA #F0E4CE
monochromatic
#70C5D3 #9FD8E2 #CEEBF0 #E8F5F8 #E8F5F8
Accessibility & contrast
On white
1.25
#CEEBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#CEEBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBF0
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBF0 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8F0
Deuteranopia (green-blind)
#E0E4F0
Tritanopia (blue-blind)
#C5EEEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ceebf0; /* rgb */ color: rgb(206, 235, 240); /* oklch */ color: oklch(92.1% 0.031 209.1);
Tailwind
colors: {
custom: {
50: '#ddf1f4',
500: '#ceebf0',
950: '#000000',
},
}SCSS
$custom: #ceebf0; $custom-light: #ddf1f4; $custom-dark: #000000;
JSON
{
"hex": "#ceebf0",
"rgb": {
"r": 206,
"g": 235,
"b": 240
},
"hsl": {
"h": 188.824,
"s": 53.125,
"l": 87.451
},
"oklch": {
"l": 0.92054,
"c": 0.03119,
"h": 209.1
},
"luminance": 0.7883
}Semantic roles & 50–950 ramp
primary
#CEEBF0
secondary
#CE9D94
accent
#3C25C1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585