#CAF088#CAF088
#CAF088 is a very light, vivid yellow-green. Relative luminance 0.767; OKLCH L 90.5% C 0.137 H 125.5°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF088 |
|---|---|
| RGB | rgb(202, 240, 136) |
| HSL | hsl(82, 78%, 74%) |
| HSV | hsv(82, 43%, 94%) |
| CMYK | cmyk(15.8%, 0%, 43.3%, 5.9%) |
| CIE-LAB | lab(90.16, -28.77, 46.13) |
| CIE-LCH | lch(90.16, 54.37, 121.95°) |
| OKLab | oklab(90.52% -0.0797 0.1118) |
| OKLCH | oklch(90.52% 0.137 125.5) |
| XYZ | xyz(59.9609, 76.6538, 34.9245) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.52
Light Yellow Green
#CCFD7F
ΔE00 3.64
Light Pea Green
#C4FE82
ΔE00 4.07
Light Yellowish Green
#C2FF89
ΔE00 4.29
Celery
#C1FD95
ΔE00 4.33
Pale Lime
#BEFD73
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF088 #AE88F0
analogous
#F0E288 #CAF088 #96F088
triadic
#CAF088 #88CAF0 #F088CA
tetradic
#CAF088 #88F0E2 #AE88F0 #F08896
square
#CAF088 #88F0E2 #AE88F0 #F08896
split-complementary
#CAF088 #8896F0 #E288F0
monochromatic
#99E11C #B2E952 #CAF088 #E2F7BE #F3FCE4
Accessibility & contrast
On white
1.29
#CAF088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#CAF088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF088
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF088 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE480
Deuteranopia (green-blind)
#F5E28E
Tritanopia (blue-blind)
#D0E7D7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #caf088; /* rgb */ color: rgb(202, 240, 136); /* oklch */ color: oklch(90.5% 0.137 125.5);
Tailwind
colors: {
custom: {
50: '#dbf5ac',
500: '#caf088',
950: '#000000',
},
}SCSS
$custom: #caf088; $custom-light: #dbf5ac; $custom-dark: #000000;
JSON
{
"hex": "#caf088",
"rgb": {
"r": 202,
"g": 240,
"b": 136
},
"hsl": {
"h": 81.923,
"s": 77.612,
"l": 73.725
},
"oklch": {
"l": 0.90516,
"c": 0.1373,
"h": 125.5
},
"luminance": 0.76654
}Semantic roles & 50–950 ramp
primary
#CAF088
secondary
#7E51CB
accent
#0CDA57
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581