#CAF482#CAF482
#CAF482 is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.3% C 0.149 H 125.8°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF482 |
|---|---|
| RGB | rgb(202, 244, 130) |
| HSL | hsl(82, 84%, 73%) |
| HSV | hsv(82, 47%, 96%) |
| CMYK | cmyk(17.2%, 0%, 46.7%, 4.3%) |
| CIE-LAB | lab(91.17, -31.29, 50.25) |
| CIE-LCH | lch(91.17, 59.20, 121.91°) |
| OKLab | oklab(91.31% -0.0871 0.1207) |
| OKLCH | oklch(91.31% 0.149 125.8) |
| XYZ | xyz(60.7368, 78.8691, 33.1382) |
| Luminance | 0.7887 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.21
Light Pea Green
#C4FE82
ΔE00 2.90
Pistachio (survey)
#C0FA8B
ΔE00 3.05
Light Yellowish Green
#C2FF89
ΔE00 3.44
Pale Lime
#BEFD73
ΔE00 3.73
Celery
#C1FD95
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF482 #AC82F4
analogous
#F4E582 #CAF482 #91F482
triadic
#CAF482 #82CAF4 #F482CA
tetradic
#CAF482 #82F4E5 #AC82F4 #F48291
square
#CAF482 #82F4E5 #AC82F4 #F48291
split-complementary
#CAF482 #8291F4 #E582F4
monochromatic
#9AE714 #B2EF4A #CAF482 #E2F9BA #F3FDE3
Accessibility & contrast
On white
1.25
#CAF482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#CAF482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF482
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF482 | 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)
#FFE778
Deuteranopia (green-blind)
#F9E588
Tritanopia (blue-blind)
#D0EBD9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #caf482; /* rgb */ color: rgb(202, 244, 130); /* oklch */ color: oklch(91.3% 0.149 125.8);
Tailwind
colors: {
custom: {
50: '#dcf8a8',
500: '#caf482',
950: '#000000',
},
}SCSS
$custom: #caf482; $custom-light: #dcf8a8; $custom-dark: #000000;
JSON
{
"hex": "#caf482",
"rgb": {
"r": 202,
"g": 244,
"b": 130
},
"hsl": {
"h": 82.105,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.91306,
"c": 0.14887,
"h": 125.8
},
"luminance": 0.7887
}Semantic roles & 50–950 ramp
primary
#CAF482
secondary
#7C4AD0
accent
#05E056
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581