#CAF584#CAF584
#CAF584 is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.6% C 0.148 H 126.3°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF584 |
|---|---|
| RGB | rgb(202, 245, 132) |
| HSL | hsl(83, 85%, 74%) |
| HSV | hsv(83, 46%, 96%) |
| CMYK | cmyk(17.6%, 0%, 46.1%, 3.9%) |
| CIE-LAB | lab(91.47, -31.54, 49.67) |
| CIE-LCH | lch(91.47, 58.84, 122.42°) |
| OKLab | oklab(91.55% -0.0877 0.1195) |
| OKLCH | oklch(91.55% 0.148 126.3) |
| XYZ | xyz(61.1741, 79.5267, 33.9526) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.13
Light Pea Green
#C4FE82
ΔE00 2.69
Pistachio (survey)
#C0FA8B
ΔE00 2.76
Light Yellowish Green
#C2FF89
ΔE00 3.16
Pale Lime
#BEFD73
ΔE00 3.66
Celery
#C1FD95
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF584 #AF84F5
analogous
#F5E884 #CAF584 #92F584
triadic
#CAF584 #84CAF5 #F584CA
tetradic
#CAF584 #84F5E8 #AF84F5 #F58492
square
#CAF584 #84F5E8 #AF84F5 #F58492
split-complementary
#CAF584 #8492F5 #E884F5
monochromatic
#99EB13 #B2F04B #CAF584 #E2FABD #F3FDE3
Accessibility & contrast
On white
1.24
#CAF584 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#CAF584 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF584
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF584 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF584 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87B
Deuteranopia (green-blind)
#F9E68A
Tritanopia (blue-blind)
#D0ECDA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #caf584; /* rgb */ color: rgb(202, 245, 132); /* oklch */ color: oklch(91.6% 0.148 126.3);
Tailwind
colors: {
custom: {
50: '#dcf8aa',
500: '#caf584',
950: '#000000',
},
}SCSS
$custom: #caf584; $custom-light: #dcf8aa; $custom-dark: #000000;
JSON
{
"hex": "#caf584",
"rgb": {
"r": 202,
"g": 245,
"b": 132
},
"hsl": {
"h": 82.832,
"s": 84.962,
"l": 73.922
},
"oklch": {
"l": 0.91553,
"c": 0.14827,
"h": 126.3
},
"luminance": 0.79527
}Semantic roles & 50–950 ramp
primary
#CAF584
secondary
#7F4CD1
accent
#04E158
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581