#CAD87F#CAD87F
#CAD87F is a very light, moderate yellow. Relative luminance 0.632; OKLCH L 85.2% C 0.114 H 116.2°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CAD87F |
|---|---|
| RGB | rgb(202, 216, 127) |
| HSL | hsl(69, 53%, 67%) |
| HSV | hsv(69, 41%, 85%) |
| CMYK | cmyk(6.5%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(83.55, -18.21, 42.23) |
| CIE-LCH | lch(83.55, 45.98, 113.32°) |
| OKLab | oklab(85.18% -0.0505 0.1026) |
| OKLCH | oklch(85.18% 0.114 116.2) |
| XYZ | xyz(52.7441, 63.2011, 29.4950) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.03
Greenish Tan
#BCCB7A
ΔE00 3.41
Pale Olive
#B9CC81
ΔE00 4.21
Pale Olive Green
#B1D27B
ΔE00 4.95
Light Khaki
#E6F2A2
ΔE00 6.27
Light Olive
#ACBF69
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAD87F #8D7FD8
analogous
#D8B97F #CAD87F #9ED87F
triadic
#CAD87F #7FCAD8 #D87FCA
tetradic
#CAD87F #7FD8B9 #8D7FD8 #D87F9E
square
#CAD87F #7FD8B9 #8D7FD8 #D87F9E
split-complementary
#CAD87F #7F9ED8 #B97FD8
monochromatic
#97A934 #B7CA50 #CAD87F #DDE6AE #F1F5DD
Accessibility & contrast
On white
1.54
#CAD87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#CAD87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAD87F
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAD87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAD87F | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D078
Deuteranopia (green-blind)
#E2D183
Tritanopia (blue-blind)
#D3CFC2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cad87f; /* rgb */ color: rgb(202, 216, 127); /* oklch */ color: oklch(85.2% 0.114 116.2);
Tailwind
colors: {
custom: {
50: '#dbe4a5',
500: '#cad87f',
950: '#000000',
},
}SCSS
$custom: #cad87f; $custom-light: #dbe4a5; $custom-dark: #000000;
JSON
{
"hex": "#cad87f",
"rgb": {
"r": 202,
"g": 216,
"b": 127
},
"hsl": {
"h": 69.438,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.8518,
"c": 0.11429,
"h": 116.2
},
"luminance": 0.63201
}Semantic roles & 50–950 ramp
primary
#CAD87F
secondary
#5D4FAC
accent
#25C13D
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480