#CAF981#CAF981
#CAF981 is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.4% C 0.157 H 126.9°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF981 |
|---|---|
| RGB | rgb(202, 249, 129) |
| HSL | hsl(84, 91%, 74%) |
| HSV | hsv(84, 48%, 98%) |
| CMYK | cmyk(18.9%, 0%, 48.2%, 2.4%) |
| CIE-LAB | lab(92.53, -33.70, 52.37) |
| CIE-LCH | lch(92.53, 62.28, 122.76°) |
| OKLab | oklab(92.39% -0.094 0.1253) |
| OKLCH | oklch(92.39% 0.157 126.9) |
| XYZ | xyz(62.1949, 81.8921, 33.2947) |
| Luminance | 0.8189 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.01
Light Pea Green
#C4FE82
ΔE00 1.80
Light Yellowish Green
#C2FF89
ΔE00 2.57
Pistachio (survey)
#C0FA8B
ΔE00 2.64
Pale Lime
#BEFD73
ΔE00 2.67
Celery
#C1FD95
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF981 #B081F9
analogous
#F9EC81 #CAF981 #8EF981
triadic
#CAF981 #81CAF9 #F981CA
tetradic
#CAF981 #81F9EC #B081F9 #F9818E
square
#CAF981 #81F9EC #B081F9 #F9818E
split-complementary
#CAF981 #818EF9 #EC81F9
monochromatic
#99F30C #B1F647 #CAF981 #E3FCBB #F3FEE2
Accessibility & contrast
On white
1.21
#CAF981 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#CAF981 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF981
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF981 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF981 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB77
Deuteranopia (green-blind)
#FDE988
Tritanopia (blue-blind)
#D0F0DD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #caf981; /* rgb */ color: rgb(202, 249, 129); /* oklch */ color: oklch(92.4% 0.157 126.9);
Tailwind
colors: {
custom: {
50: '#dcfba8',
500: '#caf981',
950: '#000000',
},
}SCSS
$custom: #caf981; $custom-light: #dcfba8; $custom-dark: #000000;
JSON
{
"hex": "#caf981",
"rgb": {
"r": 202,
"g": 249,
"b": 129
},
"hsl": {
"h": 83.5,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.92391,
"c": 0.15665,
"h": 126.9
},
"luminance": 0.81893
}Semantic roles & 50–950 ramp
primary
#CAF981
secondary
#8048D6
accent
#00E65A
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581