#CAF974#CAF974
#CAF974 is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 92.2% C 0.169 H 125.7°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF974 |
|---|---|
| RGB | rgb(202, 249, 116) |
| HSL | hsl(81, 92%, 72%) |
| HSV | hsv(81, 53%, 98%) |
| CMYK | cmyk(18.9%, 0%, 53.4%, 2.4%) |
| CIE-LAB | lab(92.38, -34.98, 58.15) |
| CIE-LCH | lch(92.38, 67.86, 121.03°) |
| OKLab | oklab(92.23% -0.0985 0.1369) |
| OKLCH | oklch(92.23% 0.169 125.7) |
| XYZ | xyz(61.3852, 81.5682, 29.0298) |
| Luminance | 0.8157 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.38
Pale Lime
#BEFD73
ΔE00 2.41
Pear
#CBF85F
ΔE00 2.46
Light Pea Green
#C4FE82
ΔE00 2.65
Light Lime Green
#B9FF66
ΔE00 3.34
Light Yellowish Green
#C2FF89
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF974 #A374F9
analogous
#F9E674 #CAF974 #88F974
triadic
#CAF974 #74CAF9 #F974CA
tetradic
#CAF974 #74F9E6 #A374F9 #F97488
square
#CAF974 #74F9E6 #A374F9 #F97488
split-complementary
#CAF974 #7488F9 #E674F9
monochromatic
#9AE90A #B4F639 #CAF974 #E0FCAF #F4FEE2
Accessibility & contrast
On white
1.21
#CAF974 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#CAF974 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF974
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF974 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF974 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB67
Deuteranopia (green-blind)
#FEE87C
Tritanopia (blue-blind)
#D1EFDB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #caf974; /* rgb */ color: rgb(202, 249, 116); /* oklch */ color: oklch(92.2% 0.169 125.7);
Tailwind
colors: {
custom: {
50: '#dcfb9f',
500: '#caf974',
950: '#000000',
},
}SCSS
$custom: #caf974; $custom-light: #dcfb9f; $custom-dark: #000000;
JSON
{
"hex": "#caf974",
"rgb": {
"r": 202,
"g": 249,
"b": 116
},
"hsl": {
"h": 81.203,
"s": 91.724,
"l": 71.569
},
"oklch": {
"l": 0.92229,
"c": 0.16871,
"h": 125.7
},
"luminance": 0.81569
}Semantic roles & 50–950 ramp
primary
#CAF974
secondary
#723DD5
accent
#00E651
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580