#CAF080#CAF080
#CAF080 is a very light, vivid yellow-green. Relative luminance 0.764; OKLCH L 90.4% C 0.145 H 124.6°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF080 |
|---|---|
| RGB | rgb(202, 240, 128) |
| HSL | hsl(80, 79%, 72%) |
| HSV | hsv(80, 47%, 94%) |
| CMYK | cmyk(15.8%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(90.06, -29.64, 49.83) |
| CIE-LCH | lch(90.06, 57.98, 120.75°) |
| OKLab | oklab(90.4% -0.0827 0.1196) |
| OKLCH | oklch(90.4% 0.145 124.6) |
| XYZ | xyz(59.4134, 76.4348, 32.0412) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.08
Pistachio (survey)
#C0FA8B
ΔE00 3.84
Light Pea Green
#C4FE82
ΔE00 3.84
Light Yellowish Green
#C2FF89
ΔE00 4.37
Pale Lime
#BEFD73
ΔE00 4.52
Pear
#CBF85F
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF080 #A680F0
analogous
#F0DE80 #CAF080 #92F080
triadic
#CAF080 #80CAF0 #F080CA
tetradic
#CAF080 #80F0DE #A680F0 #F08092
square
#CAF080 #80F0DE #A680F0 #F08092
split-complementary
#CAF080 #8092F0 #DE80F0
monochromatic
#9ADC1A #B3EA49 #CAF080 #E1F6B7 #F4FCE4
Accessibility & contrast
On white
1.29
#CAF080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#CAF080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF080
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF080 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE477
Deuteranopia (green-blind)
#F6E286
Tritanopia (blue-blind)
#D1E7D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #caf080; /* rgb */ color: rgb(202, 240, 128); /* oklch */ color: oklch(90.4% 0.145 124.6);
Tailwind
colors: {
custom: {
50: '#dcf5a7',
500: '#caf080',
950: '#000000',
},
}SCSS
$custom: #caf080; $custom-light: #dcf5a7; $custom-dark: #000000;
JSON
{
"hex": "#caf080",
"rgb": {
"r": 202,
"g": 240,
"b": 128
},
"hsl": {
"h": 80.357,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.90402,
"c": 0.14542,
"h": 124.6
},
"luminance": 0.76435
}Semantic roles & 50–950 ramp
primary
#CAF080
secondary
#754ACB
accent
#0ADB51
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580