#CAF371#CAF371
#CAF371 is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 90.9% C 0.164 H 124.2°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF371 |
|---|---|
| RGB | rgb(202, 243, 113) |
| HSL | hsl(79, 84%, 70%) |
| HSV | hsv(79, 53%, 95%) |
| CMYK | cmyk(16.9%, 0%, 53.5%, 4.7%) |
| CIE-LAB | lab(90.71, -32.51, 57.54) |
| CIE-LCH | lch(90.71, 66.08, 119.46°) |
| OKLab | oklab(90.87% -0.0919 0.1354) |
| OKLCH | oklch(90.87% 0.164 124.2) |
| XYZ | xyz(59.3885, 77.8496, 27.5173) |
| Luminance | 0.7785 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.52
Light Yellow Green
#CCFD7F
ΔE00 2.53
Pale Lime
#BEFD73
ΔE00 3.60
Light Pea Green
#C4FE82
ΔE00 3.76
Light Lime Green
#B9FF66
ΔE00 4.47
Light Yellowish Green
#C2FF89
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF371 #9A71F3
analogous
#F3DB71 #CAF371 #89F371
triadic
#CAF371 #71CAF3 #F371CA
tetradic
#CAF371 #71F3DB #9A71F3 #F37189
square
#CAF371 #71F3DB #9A71F3 #F37189
split-complementary
#CAF371 #7189F3 #DB71F3
monochromatic
#99D712 #B5EE39 #CAF371 #DFF8A9 #F4FDE2
Accessibility & contrast
On white
1.27
#CAF371 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#CAF371 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF371
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF371 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF371 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE664
Deuteranopia (green-blind)
#F9E479
Tritanopia (blue-blind)
#D2E9D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #caf371; /* rgb */ color: rgb(202, 243, 113); /* oklch */ color: oklch(90.9% 0.164 124.2);
Tailwind
colors: {
custom: {
50: '#dcf79d',
500: '#caf371',
950: '#000000',
},
}SCSS
$custom: #caf371; $custom-light: #dcf79d; $custom-dark: #000000;
JSON
{
"hex": "#caf371",
"rgb": {
"r": 202,
"g": 243,
"b": 113
},
"hsl": {
"h": 78.923,
"s": 84.416,
"l": 69.804
},
"oklch": {
"l": 0.90871,
"c": 0.16361,
"h": 124.2
},
"luminance": 0.7785
}Semantic roles & 50–950 ramp
primary
#CAF371
secondary
#693BCD
accent
#05E14A
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580