#CAF481#CAF481
#CAF481 is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 91.3% C 0.150 H 125.7°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF481 |
|---|---|
| RGB | rgb(202, 244, 129) |
| HSL | hsl(82, 84%, 73%) |
| HSV | hsv(82, 47%, 96%) |
| CMYK | cmyk(17.2%, 0%, 47.1%, 4.3%) |
| CIE-LAB | lab(91.16, -31.40, 50.71) |
| CIE-LCH | lch(91.16, 59.65, 121.77°) |
| OKLab | oklab(91.29% -0.0875 0.1217) |
| OKLCH | oklch(91.29% 0.15 125.7) |
| XYZ | xyz(60.6700, 78.8423, 32.7864) |
| Luminance | 0.7884 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.15
Light Pea Green
#C4FE82
ΔE00 2.89
Pistachio (survey)
#C0FA8B
ΔE00 3.12
Light Yellowish Green
#C2FF89
ΔE00 3.47
Pale Lime
#BEFD73
ΔE00 3.67
Celery
#C1FD95
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF481 #AB81F4
analogous
#F4E481 #CAF481 #90F481
triadic
#CAF481 #81CAF4 #F481CA
tetradic
#CAF481 #81F4E4 #AB81F4 #F48190
square
#CAF481 #81F4E4 #AB81F4 #F48190
split-complementary
#CAF481 #8190F4 #E481F4
monochromatic
#9AE614 #B2EF49 #CAF481 #E2F9B9 #F3FDE3
Accessibility & contrast
On white
1.25
#CAF481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#CAF481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF481
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF481 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE777
Deuteranopia (green-blind)
#F9E588
Tritanopia (blue-blind)
#D0EBD9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #caf481; /* rgb */ color: rgb(202, 244, 129); /* oklch */ color: oklch(91.3% 0.150 125.7);
Tailwind
colors: {
custom: {
50: '#dcf8a8',
500: '#caf481',
950: '#000000',
},
}SCSS
$custom: #caf481; $custom-light: #dcf8a8; $custom-dark: #000000;
JSON
{
"hex": "#caf481",
"rgb": {
"r": 202,
"g": 244,
"b": 129
},
"hsl": {
"h": 81.913,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.91292,
"c": 0.14986,
"h": 125.7
},
"luminance": 0.78843
}Semantic roles & 50–950 ramp
primary
#CAF481
secondary
#7A49D0
accent
#05E055
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581