#CAF480#CAF480
#CAF480 is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 91.3% C 0.151 H 125.6°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF480 |
|---|---|
| RGB | rgb(202, 244, 128) |
| HSL | hsl(82, 84%, 73%) |
| HSV | hsv(82, 48%, 96%) |
| CMYK | cmyk(17.2%, 0%, 47.5%, 4.3%) |
| CIE-LAB | lab(91.15, -31.51, 51.17) |
| CIE-LCH | lch(91.15, 60.09, 121.62°) |
| OKLab | oklab(91.28% -0.0879 0.1226) |
| OKLCH | oklch(91.28% 0.151 125.6) |
| XYZ | xyz(60.6039, 78.8159, 32.4380) |
| Luminance | 0.7882 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.10
Light Pea Green
#C4FE82
ΔE00 2.89
Pistachio (survey)
#C0FA8B
ΔE00 3.20
Light Yellowish Green
#C2FF89
ΔE00 3.52
Pale Lime
#BEFD73
ΔE00 3.61
Pear
#CBF85F
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF480 #AA80F4
analogous
#F4E480 #CAF480 #90F480
triadic
#CAF480 #80CAF4 #F480CA
tetradic
#CAF480 #80F4E4 #AA80F4 #F48090
square
#CAF480 #80F4E4 #AA80F4 #F48090
split-complementary
#CAF480 #8090F4 #E480F4
monochromatic
#9AE614 #B2EF48 #CAF480 #E2F9B8 #F3FDE3
Accessibility & contrast
On white
1.25
#CAF480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#CAF480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF480
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF480 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE776
Deuteranopia (green-blind)
#F9E587
Tritanopia (blue-blind)
#D0EBD9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #caf480; /* rgb */ color: rgb(202, 244, 128); /* oklch */ color: oklch(91.3% 0.151 125.6);
Tailwind
colors: {
custom: {
50: '#dcf8a7',
500: '#caf480',
950: '#000000',
},
}SCSS
$custom: #caf480; $custom-light: #dcf8a7; $custom-dark: #000000;
JSON
{
"hex": "#caf480",
"rgb": {
"r": 202,
"g": 244,
"b": 128
},
"hsl": {
"h": 81.724,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.91279,
"c": 0.15085,
"h": 125.6
},
"luminance": 0.78816
}Semantic roles & 50–950 ramp
primary
#CAF480
secondary
#7948D0
accent
#05E154
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580