#CAEBDA#CAEBDA
#CAEBDA is a very light, muted green. Relative luminance 0.770; OKLCH L 91.2% C 0.042 H 163.1°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEBDA |
|---|---|
| RGB | rgb(202, 235, 218) |
| HSL | hsl(149, 45%, 86%) |
| HSV | hsv(149, 14%, 92%) |
| CMYK | cmyk(14%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(90.34, -13.99, 4.64) |
| CIE-LCH | lch(90.34, 14.74, 161.65°) |
| OKLab | oklab(91.15% -0.0397 0.012) |
| OKLCH | oklch(91.15% 0.042 163.1) |
| XYZ | xyz(66.7173, 77.0338, 77.6700) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 6.51
Duck Egg Blue
#C3FBF4
ΔE00 6.91
Eggshell Blue
#C4FFF7
ΔE00 7.44
Honeydew
#F0FFF0
ΔE00 7.56
Light Light Blue
#CAFFFB
ΔE00 7.63
Ice Blue (survey)
#D7FFFE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEBDA #EBCADB
analogous
#CAEBCA #CAEBDA #CAEBEA
triadic
#CAEBDA #DACAEB #EBDACA
tetradic
#CAEBDA #CACAEB #EBCADB #EBEACA
square
#CAEBDA #CACAEB #EBCADB #EBEACA
split-complementary
#CAEBDA #EACAEB #EBCACA
monochromatic
#71C99C #9EDABB #CAEBDA #E9F7EF #E9F7EF
Accessibility & contrast
On white
1.28
#CAEBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#CAEBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEBDA
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEBDA | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6D9
Deuteranopia (green-blind)
#E4E2DB
Tritanopia (blue-blind)
#C4EBE6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #caebda; /* rgb */ color: rgb(202, 235, 218); /* oklch */ color: oklch(91.2% 0.042 163.1);
Tailwind
colors: {
custom: {
50: '#daf1e5',
500: '#caebda',
950: '#000000',
},
}SCSS
$custom: #caebda; $custom-light: #daf1e5; $custom-dark: #000000;
JSON
{
"hex": "#caebda",
"rgb": {
"r": 202,
"g": 235,
"b": 218
},
"hsl": {
"h": 149.091,
"s": 45.205,
"l": 85.686
},
"oklch": {
"l": 0.91153,
"c": 0.0415,
"h": 163.1
},
"luminance": 0.77035
}Semantic roles & 50–950 ramp
primary
#CAEBDA
secondary
#C793AD
accent
#2D75B8
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141615
muted
#838584