#CAEBDD#CAEBDD
#CAEBDD is a very light, muted teal. Relative luminance 0.772; OKLCH L 91.2% C 0.039 H 168.0°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEBDD |
|---|---|
| RGB | rgb(202, 235, 221) |
| HSL | hsl(155, 45%, 86%) |
| HSV | hsv(155, 14%, 92%) |
| CMYK | cmyk(14%, 0%, 6%, 7.8%) |
| CIE-LAB | lab(90.41, -13.42, 3.18) |
| CIE-LCH | lch(90.41, 13.80, 166.68°) |
| OKLab | oklab(91.24% -0.0385 0.0082) |
| OKLCH | oklch(91.24% 0.039 168) |
| XYZ | xyz(67.1134, 77.1922, 79.7562) |
| Luminance | 0.7719 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.71
Duck Egg Blue
#C3FBF4
ΔE00 6.32
Ice Blue (survey)
#D7FFFE
ΔE00 6.86
Very Pale Blue
#D6FFFE
ΔE00 6.88
Light Light Blue
#CAFFFB
ΔE00 6.89
Eggshell Blue
#C4FFF7
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEBDD #EBCAD8
analogous
#CAEBCC #CAEBDD #CAE8EB
triadic
#CAEBDD #DDCAEB #EBDDCA
tetradic
#CAEBDD #CCCAEB #EBCAD8 #E8EBCA
square
#CAEBDD #CCCAEB #EBCAD8 #E8EBCA
split-complementary
#CAEBDD #EBCAE8 #EBCCCA
monochromatic
#71C9A4 #9EDAC0 #CAEBDD #E9F7F1 #E9F7F1
Accessibility & contrast
On white
1.28
#CAEBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#CAEBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEBDD
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEBDD | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DC
Deuteranopia (green-blind)
#E3E2DE
Tritanopia (blue-blind)
#C3EBE7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #caebdd; /* rgb */ color: rgb(202, 235, 221); /* oklch */ color: oklch(91.2% 0.039 168.0);
Tailwind
colors: {
custom: {
50: '#daf1e7',
500: '#caebdd',
950: '#000000',
},
}SCSS
$custom: #caebdd; $custom-light: #daf1e7; $custom-dark: #000000;
JSON
{
"hex": "#caebdd",
"rgb": {
"r": 202,
"g": 235,
"b": 221
},
"hsl": {
"h": 154.545,
"s": 45.205,
"l": 85.686
},
"oklch": {
"l": 0.91235,
"c": 0.03939,
"h": 168
},
"luminance": 0.77194
}Semantic roles & 50–950 ramp
primary
#CAEBDD
secondary
#C793A9
accent
#2D68B8
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#151616
muted
#848584