#CAEDBA#CAEDBA
#CAEDBA is a very light, moderate green. Relative luminance 0.767; OKLCH L 90.8% C 0.077 H 135.9°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEDBA |
|---|---|
| RGB | rgb(202, 237, 186) |
| HSL | hsl(101, 59%, 83%) |
| HSV | hsv(101, 22%, 93%) |
| CMYK | cmyk(14.8%, 0%, 21.5%, 7.1%) |
| CIE-LAB | lab(90.17, -20.52, 21.02) |
| CIE-LCH | lch(90.17, 29.37, 134.31°) |
| OKLab | oklab(90.79% -0.0555 0.0537) |
| OKLCH | oklch(90.79% 0.077 135.9) |
| XYZ | xyz(63.5025, 76.6691, 57.8979) |
| Luminance | 0.7667 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.48
Very Pale Green
#CFFDBC
ΔE00 4.25
Light Grey Green
#B7E1A1
ΔE00 4.39
Very Light Green
#D1FFBD
ΔE00 4.63
Pale Green
#C7FDB5
ΔE00 5.41
Celadon
#BEFDB7
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEDBA #DDBAED
analogous
#E4EDBA #CAEDBA #BAEDC3
triadic
#CAEDBA #BACAED #EDBACA
tetradic
#CAEDBA #BAE4ED #DDBAED #EDC3BA
square
#CAEDBA #BAE4ED #DDBAED #EDC3BA
split-complementary
#CAEDBA #C3BAED #EDBAE4
monochromatic
#7FD459 #A5E089 #CAEDBA #ECF9E7 #ECF9E7
Accessibility & contrast
On white
1.29
#CAEDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#CAEDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEDBA
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEDBA | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5B7
Deuteranopia (green-blind)
#EBE2BC
Tritanopia (blue-blind)
#CAE9DF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #caedba; /* rgb */ color: rgb(202, 237, 186); /* oklch */ color: oklch(90.8% 0.077 135.9);
Tailwind
colors: {
custom: {
50: '#daf3cf',
500: '#caedba',
950: '#000000',
},
}SCSS
$custom: #caedba; $custom-light: #daf3cf; $custom-dark: #000000;
JSON
{
"hex": "#caedba",
"rgb": {
"r": 202,
"g": 237,
"b": 186
},
"hsl": {
"h": 101.176,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.90789,
"c": 0.07723,
"h": 135.9
},
"luminance": 0.7667
}Semantic roles & 50–950 ramp
primary
#CAEDBA
secondary
#B381CA
accent
#1FC692
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#151713
muted
#848583