#CAF174#CAF174
#CAF174 is a very light, vivid yellow-green. Relative luminance 0.767; OKLCH L 90.5% C 0.158 H 123.9°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF174 |
|---|---|
| RGB | rgb(202, 241, 116) |
| HSL | hsl(79, 82%, 70%) |
| HSV | hsv(79, 52%, 95%) |
| CMYK | cmyk(16.2%, 0%, 51.9%, 5.5%) |
| CIE-LAB | lab(90.20, -31.30, 55.58) |
| CIE-LCH | lch(90.20, 63.79, 119.39°) |
| OKLab | oklab(90.47% -0.0883 0.1314) |
| OKLCH | oklch(90.47% 0.158 123.9) |
| XYZ | xyz(58.9649, 76.7278, 28.2231) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.79
Pear
#CBF85F
ΔE00 3.15
Light Pea Green
#C4FE82
ΔE00 3.94
Pale Lime
#BEFD73
ΔE00 3.99
Pistachio (survey)
#C0FA8B
ΔE00 4.66
Light Yellowish Green
#C2FF89
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF174 #9B74F1
analogous
#F1D974 #CAF174 #8CF174
triadic
#CAF174 #74CAF1 #F174CA
tetradic
#CAF174 #74F1D9 #9B74F1 #F1748C
square
#CAF174 #74F1D9 #9B74F1 #F1748C
split-complementary
#CAF174 #748CF1 #D974F1
monochromatic
#99D515 #B5EB3C #CAF174 #DFF7AC #F4FCE3
Accessibility & contrast
On white
1.28
#CAF174 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#CAF174 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF174
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF174 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF174 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE468
Deuteranopia (green-blind)
#F7E37C
Tritanopia (blue-blind)
#D2E7D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #caf174; /* rgb */ color: rgb(202, 241, 116); /* oklch */ color: oklch(90.5% 0.158 123.9);
Tailwind
colors: {
custom: {
50: '#dcf59f',
500: '#caf174',
950: '#000000',
},
}SCSS
$custom: #caf174; $custom-light: #dcf59f; $custom-dark: #000000;
JSON
{
"hex": "#caf174",
"rgb": {
"r": 202,
"g": 241,
"b": 116
},
"hsl": {
"h": 78.72,
"s": 81.699,
"l": 70
},
"oklch": {
"l": 0.90466,
"c": 0.15828,
"h": 123.9
},
"luminance": 0.76728
}Semantic roles & 50–950 ramp
primary
#CAF174
secondary
#6A3FCB
accent
#07DE4A
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580