#CAECEB#CAECEB
#CAECEB is a very light, muted teal. Relative luminance 0.785; OKLCH L 91.8% C 0.035 H 194.4°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CAECEB |
|---|---|
| RGB | rgb(202, 236, 235) |
| HSL | hsl(178, 47%, 86%) |
| HSV | hsv(178, 14%, 93%) |
| CMYK | cmyk(14.4%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(91.03, -11.21, -3.23) |
| CIE-LCH | lch(91.03, 11.66, 196.07°) |
| OKLab | oklab(91.84% -0.0344 -0.0088) |
| OKLCH | oklch(91.84% 0.035 194.4) |
| XYZ | xyz(69.3441, 78.5438, 90.0881) |
| Luminance | 0.7855 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 4.02
Very Pale Blue
#D6FFFE
ΔE00 4.08
Very Light Blue
#D5FFFF
ΔE00 4.15
Really Light Blue
#D4FFFF
ΔE00 4.22
Lightcyan
#E0FFFF
ΔE00 4.26
Pale Blue
#D0FEFE
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAECEB #ECCACB
analogous
#CAECDA #CAECEB #CADCEC
triadic
#CAECEB #EBCAEC #ECEBCA
tetradic
#CAECEB #DACAEC #ECCACB #DCECCA
square
#CAECEB #DACAEC #ECCACB #DCECCA
split-complementary
#CAECEB #ECCADC #ECDACA
monochromatic
#70CCC9 #9DDCDA #CAECEB #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.26
#CAECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#CAECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAECEB
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAECEB | 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)
#C0EEEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #caeceb; /* rgb */ color: rgb(202, 236, 235); /* oklch */ color: oklch(91.8% 0.035 194.4);
Tailwind
colors: {
custom: {
50: '#daf2f1',
500: '#caeceb',
950: '#000000',
},
}SCSS
$custom: #caeceb; $custom-light: #daf2f1; $custom-dark: #000000;
JSON
{
"hex": "#caeceb",
"rgb": {
"r": 202,
"g": 236,
"b": 235
},
"hsl": {
"h": 178.235,
"s": 47.222,
"l": 85.882
},
"oklch": {
"l": 0.91842,
"c": 0.03548,
"h": 194.4
},
"luminance": 0.78546
}Semantic roles & 50–950 ramp
primary
#CAECEB
secondary
#C89294
accent
#2B2FBA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151616
muted
#848585