#CAF985#CAF985
#CAF985 is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.4% C 0.153 H 127.3°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF985 |
|---|---|
| RGB | rgb(202, 249, 133) |
| HSL | hsl(84, 91%, 75%) |
| HSV | hsv(84, 47%, 98%) |
| CMYK | cmyk(18.9%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(92.58, -33.28, 50.56) |
| CIE-LCH | lch(92.58, 60.53, 123.36°) |
| OKLab | oklab(92.45% -0.0925 0.1216) |
| OKLCH | oklch(92.45% 0.153 127.3) |
| XYZ | xyz(62.4660, 82.0006, 34.7225) |
| Luminance | 0.8200 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.42
Light Pea Green
#C4FE82
ΔE00 1.81
Pistachio (survey)
#C0FA8B
ΔE00 2.24
Light Yellowish Green
#C2FF89
ΔE00 2.34
Pale Lime
#BEFD73
ΔE00 2.98
Celery
#C1FD95
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF985 #B485F9
analogous
#F9EE85 #CAF985 #90F985
triadic
#CAF985 #85CAF9 #F985CA
tetradic
#CAF985 #85F9EE #B485F9 #F98590
square
#CAF985 #85F9EE #B485F9 #F98590
split-complementary
#CAF985 #8590F9 #EE85F9
monochromatic
#97F310 #B1F64B #CAF985 #E3FCBF #F2FEE2
Accessibility & contrast
On white
1.21
#CAF985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#CAF985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF985
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF985 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7B
Deuteranopia (green-blind)
#FDE98C
Tritanopia (blue-blind)
#CFF0DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #caf985; /* rgb */ color: rgb(202, 249, 133); /* oklch */ color: oklch(92.4% 0.153 127.3);
Tailwind
colors: {
custom: {
50: '#dcfbaa',
500: '#caf985',
950: '#000000',
},
}SCSS
$custom: #caf985; $custom-light: #dcfbaa; $custom-dark: #000000;
JSON
{
"hex": "#caf985",
"rgb": {
"r": 202,
"g": 249,
"b": 133
},
"hsl": {
"h": 84.31,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.92445,
"c": 0.15276,
"h": 127.3
},
"luminance": 0.82001
}Semantic roles & 50–950 ramp
primary
#CAF985
secondary
#844BD7
accent
#00E65D
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581