#CAFA7C#CAFA7C
#CAFA7C is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.5% C 0.163 H 126.6°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFA7C |
|---|---|
| RGB | rgb(202, 250, 124) |
| HSL | hsl(83, 93%, 73%) |
| HSV | hsv(83, 50%, 98%) |
| CMYK | cmyk(19.2%, 0%, 50.4%, 2%) |
| CIE-LAB | lab(92.74, -34.67, 54.95) |
| CIE-LCH | lch(92.74, 64.97, 122.25°) |
| OKLab | oklab(92.55% -0.097 0.1306) |
| OKLCH | oklch(92.55% 0.163 126.6) |
| XYZ | xyz(62.1806, 82.3822, 31.6903) |
| Luminance | 0.8238 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.62
Light Pea Green
#C4FE82
ΔE00 1.86
Pale Lime
#BEFD73
ΔE00 2.25
Light Yellowish Green
#C2FF89
ΔE00 2.85
Pistachio (survey)
#C0FA8B
ΔE00 3.16
Pear
#CBF85F
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFA7C #AC7CFA
analogous
#FAEB7C #CAFA7C #8BFA7C
triadic
#CAFA7C #7CCAFA #FA7CCA
tetradic
#CAFA7C #7CFAEB #AC7CFA #FA7C8B
square
#CAFA7C #7CFAEB #AC7CFA #FA7C8B
split-complementary
#CAFA7C #7C8BFA #EB7CFA
monochromatic
#9AF209 #B2F841 #CAFA7C #E2FCB7 #F3FEE2
Accessibility & contrast
On white
1.20
#CAFA7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#CAFA7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFA7C
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFA7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFA7C | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC71
Deuteranopia (green-blind)
#FEE984
Tritanopia (blue-blind)
#D0F0DD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cafa7c; /* rgb */ color: rgb(202, 250, 124); /* oklch */ color: oklch(92.5% 0.163 126.6);
Tailwind
colors: {
custom: {
50: '#dcfca5',
500: '#cafa7c',
950: '#000000',
},
}SCSS
$custom: #cafa7c; $custom-light: #dcfca5; $custom-dark: #000000;
JSON
{
"hex": "#cafa7c",
"rgb": {
"r": 202,
"g": 250,
"b": 124
},
"hsl": {
"h": 82.857,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.92546,
"c": 0.16273,
"h": 126.6
},
"luminance": 0.82383
}Semantic roles & 50–950 ramp
primary
#CAFA7C
secondary
#7C43D7
accent
#00E657
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580