#CABE89#CABE89
#CABE89 is a light, moderate yellow. Relative luminance 0.512; OKLCH L 79.9% C 0.071 H 96.9°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CABE89 |
|---|---|
| RGB | rgb(202, 190, 137) |
| HSL | hsl(49, 38%, 66%) |
| HSV | hsv(49, 32%, 79%) |
| CMYK | cmyk(0%, 5.9%, 32.2%, 20.8%) |
| CIE-LAB | lab(76.79, -3.79, 28.34) |
| CIE-LCH | lch(76.79, 28.60, 97.61°) |
| OKLab | oklab(79.86% -0.0086 0.0708) |
| OKLCH | oklch(79.86% 0.071 96.9) |
| XYZ | xyz(47.2865, 51.1908, 31.0519) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.38
Darkkhaki
#BDB76B
ΔE00 5.67
Very Light Brown
#D3B683
ΔE00 6.03
Sandstone
#C9AE74
ΔE00 6.10
Putty
#BEAE8A
ΔE00 6.25
Tan (survey)
#D1B26F
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABE89 #8995CA
analogous
#CA9E89 #CABE89 #B6CA89
triadic
#CABE89 #89CABE #BE89CA
tetradic
#CABE89 #89CA9E #8995CA #CA89B6
square
#CABE89 #89CA9E #8995CA #CA89B6
split-complementary
#CABE89 #89B6CA #9E89CA
monochromatic
#958643 #B7A75F #CABE89 #DDD5B3 #F0EDDD
Accessibility & contrast
On white
1.87
#CABE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#CABE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABE89
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABE89 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BB85
Deuteranopia (green-blind)
#CCBF8B
Tritanopia (blue-blind)
#D4B6B0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cabe89; /* rgb */ color: rgb(202, 190, 137); /* oklch */ color: oklch(79.9% 0.071 96.9);
Tailwind
colors: {
custom: {
50: '#dbd1ac',
500: '#cabe89',
950: '#000000',
},
}SCSS
$custom: #cabe89; $custom-light: #dbd1ac; $custom-dark: #000000;
JSON
{
"hex": "#cabe89",
"rgb": {
"r": 202,
"g": 190,
"b": 137
},
"hsl": {
"h": 48.923,
"s": 38.012,
"l": 66.471
},
"oklch": {
"l": 0.79865,
"c": 0.07135,
"h": 96.9
},
"luminance": 0.5119
}Semantic roles & 50–950 ramp
primary
#CABE89
secondary
#5B679C
accent
#4CB135
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381