#CABE85#CABE85
#CABE85 is a light, moderate yellow. Relative luminance 0.511; OKLCH L 79.8% C 0.076 H 97.7°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CABE85 |
|---|---|
| RGB | rgb(202, 190, 133) |
| HSL | hsl(50, 39%, 66%) |
| HSV | hsv(50, 34%, 79%) |
| CMYK | cmyk(0%, 5.9%, 34.2%, 20.8%) |
| CIE-LAB | lab(76.73, -4.28, 30.36) |
| CIE-LCH | lch(76.73, 30.66, 98.03°) |
| OKLab | oklab(79.79% -0.0102 0.0755) |
| OKLCH | oklch(79.79% 0.076 97.7) |
| XYZ | xyz(47.0048, 51.0782, 29.5687) |
| Luminance | 0.5108 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.65
Darkkhaki
#BDB76B
ΔE00 4.90
Sandstone
#C9AE74
ΔE00 6.06
Very Light Brown
#D3B683
ΔE00 6.27
Tan (survey)
#D1B26F
ΔE00 6.50
Sand (survey)
#E2CA76
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABE85 #8591CA
analogous
#CA9B85 #CABE85 #B3CA85
triadic
#CABE85 #85CABE #BE85CA
tetradic
#CABE85 #85CA9B #8591CA #CA85B3
square
#CABE85 #85CA9B #8591CA #CA85B3
split-complementary
#CABE85 #85B3CA #9B85CA
monochromatic
#948640 #B7A75A #CABE85 #DDD5B0 #EFEBDA
Accessibility & contrast
On white
1.87
#CABE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#CABE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABE85
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABE85 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB81
Deuteranopia (green-blind)
#CCBF87
Tritanopia (blue-blind)
#D4B6AF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cabe85; /* rgb */ color: rgb(202, 190, 133); /* oklch */ color: oklch(79.8% 0.076 97.7);
Tailwind
colors: {
custom: {
50: '#dbd1a9',
500: '#cabe85',
950: '#000000',
},
}SCSS
$custom: #cabe85; $custom-light: #dbd1a9; $custom-dark: #000000;
JSON
{
"hex": "#cabe85",
"rgb": {
"r": 202,
"g": 190,
"b": 133
},
"hsl": {
"h": 49.565,
"s": 39.429,
"l": 65.686
},
"oklch": {
"l": 0.79789,
"c": 0.07615,
"h": 97.7
},
"luminance": 0.51077
}Semantic roles & 50–950 ramp
primary
#CABE85
secondary
#58649B
accent
#49B233
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380