#CAF173#CAF173
#CAF173 is a very light, vivid yellow-green. Relative luminance 0.767; OKLCH L 90.5% C 0.159 H 123.8°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF173 |
|---|---|
| RGB | rgb(202, 241, 115) |
| HSL | hsl(79, 82%, 70%) |
| HSV | hsv(79, 52%, 95%) |
| CMYK | cmyk(16.2%, 0%, 52.3%, 5.5%) |
| CIE-LAB | lab(90.19, -31.40, 56.02) |
| CIE-LCH | lch(90.19, 64.22, 119.27°) |
| OKLab | oklab(90.45% -0.0886 0.1323) |
| OKLCH | oklch(90.45% 0.159 123.8) |
| XYZ | xyz(58.9071, 76.7046, 27.9184) |
| Luminance | 0.7671 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.83
Pear
#CBF85F
ΔE00 3.04
Light Pea Green
#C4FE82
ΔE00 4.00
Pale Lime
#BEFD73
ΔE00 4.00
Pistachio (survey)
#C0FA8B
ΔE00 4.76
Light Yellowish Green
#C2FF89
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF173 #9A73F1
analogous
#F1D973 #CAF173 #8BF173
triadic
#CAF173 #73CAF1 #F173CA
tetradic
#CAF173 #73F1D9 #9A73F1 #F1738B
square
#CAF173 #73F1D9 #9A73F1 #F1738B
split-complementary
#CAF173 #738BF1 #D973F1
monochromatic
#99D415 #B5EB3B #CAF173 #DFF7AB #F4FCE2
Accessibility & contrast
On white
1.29
#CAF173 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#CAF173 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF173
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF173 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF173 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE467
Deuteranopia (green-blind)
#F8E37B
Tritanopia (blue-blind)
#D2E7D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #caf173; /* rgb */ color: rgb(202, 241, 115); /* oklch */ color: oklch(90.5% 0.159 123.8);
Tailwind
colors: {
custom: {
50: '#dcf59e',
500: '#caf173',
950: '#000000',
},
}SCSS
$custom: #caf173; $custom-light: #dcf59e; $custom-dark: #000000;
JSON
{
"hex": "#caf173",
"rgb": {
"r": 202,
"g": 241,
"b": 115
},
"hsl": {
"h": 78.571,
"s": 81.818,
"l": 69.804
},
"oklch": {
"l": 0.90454,
"c": 0.1592,
"h": 123.8
},
"luminance": 0.76705
}Semantic roles & 50–950 ramp
primary
#CAF173
secondary
#693ECA
accent
#07DE4A
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580