#CEEBEB#CEEBEB
#CEEBEB is a very light, muted teal. Relative luminance 0.785; OKLCH L 91.9% C 0.030 H 196.6°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBEB |
|---|---|
| RGB | rgb(206, 235, 235) |
| HSL | hsl(180, 42%, 86%) |
| HSV | hsv(180, 12%, 92%) |
| CMYK | cmyk(12.3%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(91.02, -9.44, -3.20) |
| CIE-LCH | lch(91.02, 9.97, 198.74°) |
| OKLab | oklab(91.91% -0.0291 -0.0087) |
| OKLCH | oklch(91.91% 0.03 196.6) |
| XYZ | xyz(70.1536, 78.5351, 90.0438) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.14
Ice Blue (survey)
#D7FFFE
ΔE00 4.78
Very Pale Blue
#D6FFFE
ΔE00 4.90
Very Light Blue
#D5FFFF
ΔE00 4.96
Really Light Blue
#D4FFFF
ΔE00 5.09
Pale Blue
#D0FEFE
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBEB #EBCECE
analogous
#CEEBDD #CEEBEB #CEDDEB
triadic
#CEEBEB #EBCEEB #EBEBCE
tetradic
#CEEBEB #DDCEEB #EBCECE #DDEBCE
square
#CEEBEB #DDCEEB #EBCECE #DDEBCE
split-complementary
#CEEBEB #EBCEDD #EBDDCE
monochromatic
#77C8C8 #A3D9D9 #CEEBEB #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.26
#CEEBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#CEEBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBEB
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBEB | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#E1E3EB
Tritanopia (blue-blind)
#C6EDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ceebeb; /* rgb */ color: rgb(206, 235, 235); /* oklch */ color: oklch(91.9% 0.030 196.6);
Tailwind
colors: {
custom: {
50: '#ddf1f1',
500: '#ceebeb',
950: '#000000',
},
}SCSS
$custom: #ceebeb; $custom-light: #ddf1f1; $custom-dark: #000000;
JSON
{
"hex": "#ceebeb",
"rgb": {
"r": 206,
"g": 235,
"b": 235
},
"hsl": {
"h": 180,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.91905,
"c": 0.03042,
"h": 196.6
},
"luminance": 0.78537
}Semantic roles & 50–950 ramp
primary
#CEEBEB
secondary
#C69797
accent
#3030B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585