#CEEBEA#CEEBEA
#CEEBEA is a very light, muted teal. Relative luminance 0.785; OKLCH L 91.9% C 0.030 H 194.1°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBEA |
|---|---|
| RGB | rgb(206, 235, 234) |
| HSL | hsl(178, 42%, 86%) |
| HSV | hsv(178, 12%, 92%) |
| CMYK | cmyk(12.3%, 0%, 0.4%, 7.8%) |
| CIE-LAB | lab(91.00, -9.64, -2.72) |
| CIE-LCH | lch(91.00, 10.02, 195.76°) |
| OKLab | oklab(91.88% -0.0295 -0.0074) |
| OKLCH | oklch(91.88% 0.03 194.1) |
| XYZ | xyz(70.0096, 78.4775, 89.2851) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.17
Ice Blue (survey)
#D7FFFE
ΔE00 4.71
Very Pale Blue
#D6FFFE
ΔE00 4.83
Very Light Blue
#D5FFFF
ΔE00 4.92
Really Light Blue
#D4FFFF
ΔE00 5.05
Ice
#D6FFFA
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBEA #EBCECF
analogous
#CEEBDC #CEEBEA #CEDEEB
triadic
#CEEBEA #EACEEB #EBEACE
tetradic
#CEEBEA #DCCEEB #EBCECF #DEEBCE
square
#CEEBEA #DCCEEB #EBCECF #DEEBCE
split-complementary
#CEEBEA #EBCEDE #EBDCCE
monochromatic
#77C8C5 #A3D9D7 #CEEBEA #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.26
#CEEBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#CEEBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBEA
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBEA | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EA
Deuteranopia (green-blind)
#E1E3EA
Tritanopia (blue-blind)
#C6EDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ceebea; /* rgb */ color: rgb(206, 235, 234); /* oklch */ color: oklch(91.9% 0.030 194.1);
Tailwind
colors: {
custom: {
50: '#ddf1f0',
500: '#ceebea',
950: '#000000',
},
}SCSS
$custom: #ceebea; $custom-light: #ddf1f0; $custom-dark: #000000;
JSON
{
"hex": "#ceebea",
"rgb": {
"r": 206,
"g": 235,
"b": 234
},
"hsl": {
"h": 177.931,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.91875,
"c": 0.03045,
"h": 194.1
},
"luminance": 0.78479
}Semantic roles & 50–950 ramp
primary
#CEEBEA
secondary
#C69799
accent
#3035B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585