#CAEBA6#CAEBA6
#CAEBA6 is a very light, moderate yellow-green. Relative luminance 0.747; OKLCH L 89.9% C 0.097 H 129.0°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEBA6 |
|---|---|
| RGB | rgb(202, 235, 166) |
| HSL | hsl(89, 63%, 79%) |
| HSV | hsv(89, 29%, 92%) |
| CMYK | cmyk(14%, 0%, 29.4%, 7.8%) |
| CIE-LAB | lab(89.26, -22.56, 30.04) |
| CIE-LCH | lch(89.26, 37.57, 126.91°) |
| OKLab | oklab(89.95% -0.061 0.0755) |
| OKLCH | oklch(89.95% 0.097 129) |
| XYZ | xyz(60.9473, 74.7258, 47.2816) |
| Luminance | 0.7473 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.45
Light Grey Green
#B7E1A1
ΔE00 3.49
Washed Out Green
#BCF5A6
ΔE00 4.40
Very Pale Green
#CFFDBC
ΔE00 4.53
Very Light Green
#D1FFBD
ΔE00 4.76
Pale Green
#C7FDB5
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEBA6 #C7A6EB
analogous
#EBEAA6 #CAEBA6 #A7EBA6
triadic
#CAEBA6 #A6CAEB #EBA6CA
tetradic
#CAEBA6 #A6EBEA #C7A6EB #EBA6A7
square
#CAEBA6 #A6EBEA #C7A6EB #EBA6A7
split-complementary
#CAEBA6 #A6A7EB #EAA6EB
monochromatic
#8ED542 #ACE074 #CAEBA6 #E8F6D8 #F0F9E6
Accessibility & contrast
On white
1.32
#CAEBA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#CAEBA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEBA6
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEBA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEBA6 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A2
Deuteranopia (green-blind)
#EDE0A9
Tritanopia (blue-blind)
#CDE5D9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #caeba6; /* rgb */ color: rgb(202, 235, 166); /* oklch */ color: oklch(89.9% 0.097 129.0);
Tailwind
colors: {
custom: {
50: '#dbf1c1',
500: '#caeba6',
950: '#000000',
},
}SCSS
$custom: #caeba6; $custom-light: #dbf1c1; $custom-dark: #000000;
JSON
{
"hex": "#caeba6",
"rgb": {
"r": 202,
"g": 235,
"b": 166
},
"hsl": {
"h": 88.696,
"s": 63.303,
"l": 78.627
},
"oklch": {
"l": 0.89945,
"c": 0.09706,
"h": 129
},
"luminance": 0.74726
}Semantic roles & 50–950 ramp
primary
#CAEBA6
secondary
#996EC7
accent
#1ACB6F
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582