#CAF37C#CAF37C
#CAF37C is a very light, vivid yellow-green. Relative luminance 0.781; OKLCH L 91.0% C 0.153 H 125.0°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF37C |
|---|---|
| RGB | rgb(202, 243, 124) |
| HSL | hsl(81, 83%, 72%) |
| HSV | hsv(81, 49%, 95%) |
| CMYK | cmyk(16.9%, 0%, 49%, 4.7%) |
| CIE-LAB | lab(90.83, -31.45, 52.65) |
| CIE-LCH | lch(90.83, 61.33, 120.85°) |
| OKLab | oklab(91.01% -0.088 0.1256) |
| OKLCH | oklch(91.01% 0.153 125) |
| XYZ | xyz(60.0457, 78.1125, 30.9787) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.21
Light Pea Green
#C4FE82
ΔE00 3.19
Pale Lime
#BEFD73
ΔE00 3.65
Pistachio (survey)
#C0FA8B
ΔE00 3.68
Pear
#CBF85F
ΔE00 3.88
Light Yellowish Green
#C2FF89
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF37C #A57CF3
analogous
#F3E07C #CAF37C #8FF37C
triadic
#CAF37C #7CCAF3 #F37CCA
tetradic
#CAF37C #7CF3E0 #A57CF3 #F37C8F
square
#CAF37C #7CF3E0 #A57CF3 #F37C8F
split-complementary
#CAF37C #7C8FF3 #E07CF3
monochromatic
#9AE015 #B3EE44 #CAF37C #E1F8B4 #F4FCE3
Accessibility & contrast
On white
1.26
#CAF37C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#CAF37C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF37C
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF37C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF37C | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE671
Deuteranopia (green-blind)
#F8E483
Tritanopia (blue-blind)
#D1E9D8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #caf37c; /* rgb */ color: rgb(202, 243, 124); /* oklch */ color: oklch(91.0% 0.153 125.0);
Tailwind
colors: {
custom: {
50: '#dcf7a4',
500: '#caf37c',
950: '#000000',
},
}SCSS
$custom: #caf37c; $custom-light: #dcf7a4; $custom-dark: #000000;
JSON
{
"hex": "#caf37c",
"rgb": {
"r": 202,
"g": 243,
"b": 124
},
"hsl": {
"h": 80.672,
"s": 83.217,
"l": 71.961
},
"oklch": {
"l": 0.91006,
"c": 0.15338,
"h": 125
},
"luminance": 0.78113
}Semantic roles & 50–950 ramp
primary
#CAF37C
secondary
#7445CE
accent
#06E051
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580