#CAF488#CAF488
#CAF488 is a very light, vivid yellow-green. Relative luminance 0.790; OKLCH L 91.4% C 0.143 H 126.5°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF488 |
|---|---|
| RGB | rgb(202, 244, 136) |
| HSL | hsl(83, 83%, 75%) |
| HSV | hsv(83, 44%, 96%) |
| CMYK | cmyk(17.2%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(91.25, -30.64, 47.49) |
| CIE-LCH | lch(91.25, 56.52, 122.83°) |
| OKLab | oklab(91.39% -0.0849 0.1149) |
| OKLCH | oklch(91.39% 0.143 126.5) |
| XYZ | xyz(61.1514, 79.0349, 35.3213) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.70
Light Yellow Green
#CCFD7F
ΔE00 2.73
Light Pea Green
#C4FE82
ΔE00 3.08
Light Yellowish Green
#C2FF89
ΔE00 3.34
Celery
#C1FD95
ΔE00 3.63
Pale Lime
#BEFD73
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF488 #B288F4
analogous
#F4E888 #CAF488 #94F488
triadic
#CAF488 #88CAF4 #F488CA
tetradic
#CAF488 #88F4E8 #B288F4 #F48894
square
#CAF488 #88F4E8 #B288F4 #F48894
split-complementary
#CAF488 #8894F4 #E888F4
monochromatic
#98EA18 #B1EF50 #CAF488 #E3F9C0 #F3FCE3
Accessibility & contrast
On white
1.25
#CAF488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#CAF488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF488
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF488 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE87F
Deuteranopia (green-blind)
#F8E58E
Tritanopia (blue-blind)
#D0EBDA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #caf488; /* rgb */ color: rgb(202, 244, 136); /* oklch */ color: oklch(91.4% 0.143 126.5);
Tailwind
colors: {
custom: {
50: '#dcf8ac',
500: '#caf488',
950: '#000000',
},
}SCSS
$custom: #caf488; $custom-light: #dcf8ac; $custom-dark: #000000;
JSON
{
"hex": "#caf488",
"rgb": {
"r": 202,
"g": 244,
"b": 136
},
"hsl": {
"h": 83.333,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.91391,
"c": 0.14286,
"h": 126.5
},
"luminance": 0.79035
}Semantic roles & 50–950 ramp
primary
#CAF488
secondary
#8250D1
accent
#06DF5B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581