#CABE99#CABE99
#CABE99 is a light, muted yellow. Relative luminance 0.517; OKLCH L 80.2% C 0.052 H 92.2°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CABE99 |
|---|---|
| RGB | rgb(202, 190, 153) |
| HSL | hsl(45, 32%, 70%) |
| HSV | hsv(45, 24%, 79%) |
| CMYK | cmyk(0%, 5.9%, 24.3%, 20.8%) |
| CIE-LAB | lab(77.09, -1.65, 20.25) |
| CIE-LCH | lch(77.09, 20.32, 94.66°) |
| OKLab | oklab(80.2% -0.002 0.0516) |
| OKLCH | oklch(80.2% 0.052 92.2) |
| XYZ | xyz(48.5205, 51.6844, 37.5509) |
| Luminance | 0.5168 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 4.47
Sand
#C2B280
ΔE00 4.76
Khaki
#C3B091
ΔE00 5.25
Very Light Brown
#D3B683
ΔE00 6.42
Bland
#AFA88B
ΔE00 6.78
Toupe
#C7AC7D
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABE99 #99A5CA
analogous
#CAA699 #CABE99 #BECA99
triadic
#CABE99 #99CABE #BE99CA
tetradic
#CABE99 #99CAA6 #99A5CA #CA99BE
square
#CABE99 #99CAA6 #99A5CA #CA99BE
split-complementary
#CABE99 #99BECA #A699CA
monochromatic
#998750 #B5A471 #CABE99 #DFD8C1 #F4F1EA
Accessibility & contrast
On white
1.85
#CABE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#CABE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABE99
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABE99 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC97
Deuteranopia (green-blind)
#CAC09A
Tritanopia (blue-blind)
#D2B8B4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cabe99; /* rgb */ color: rgb(202, 190, 153); /* oklch */ color: oklch(80.2% 0.052 92.2);
Tailwind
colors: {
custom: {
50: '#dad1b7',
500: '#cabe99',
950: '#000000',
},
}SCSS
$custom: #cabe99; $custom-light: #dad1b7; $custom-dark: #000000;
JSON
{
"hex": "#cabe99",
"rgb": {
"r": 202,
"g": 190,
"b": 153
},
"hsl": {
"h": 45.306,
"s": 31.613,
"l": 69.608
},
"oklch": {
"l": 0.80197,
"c": 0.05164,
"h": 92.2
},
"luminance": 0.51683
}Semantic roles & 50–950 ramp
primary
#CABE99
secondary
#68769F
accent
#56AA3B
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151411
muted
#848381