#CAF98F#CAF98F
#CAF98F is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.6% C 0.143 H 128.4°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF98F |
|---|---|
| RGB | rgb(202, 249, 143) |
| HSL | hsl(87, 90%, 77%) |
| HSV | hsv(87, 43%, 98%) |
| CMYK | cmyk(18.9%, 0%, 42.6%, 2.4%) |
| CIE-LAB | lab(92.70, -32.16, 45.95) |
| CIE-LCH | lch(92.70, 56.08, 124.99°) |
| OKLab | oklab(92.59% -0.0887 0.1118) |
| OKLCH | oklch(92.59% 0.143 128.4) |
| XYZ | xyz(63.1901, 82.2902, 38.5357) |
| Luminance | 0.8229 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.73
Celery
#C1FD95
ΔE00 2.36
Light Yellowish Green
#C2FF89
ΔE00 2.37
Light Pea Green
#C4FE82
ΔE00 2.54
Light Yellow Green
#CCFD7F
ΔE00 2.76
Pale Lime
#BEFD73
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF98F #BE8FF9
analogous
#F9F38F #CAF98F #95F98F
triadic
#CAF98F #8FCAF9 #F98FCA
tetradic
#CAF98F #8FF9F3 #BE8FF9 #F98F95
square
#CAF98F #8FF9F3 #BE8FF9 #F98F95
split-complementary
#CAF98F #8F95F9 #F38FF9
monochromatic
#93F31B #AFF655 #CAF98F #E5FCC9 #F1FDE2
Accessibility & contrast
On white
1.20
#CAF98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#CAF98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF98F
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF98F | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC87
Deuteranopia (green-blind)
#FCE995
Tritanopia (blue-blind)
#CEF1DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #caf98f; /* rgb */ color: rgb(202, 249, 143); /* oklch */ color: oklch(92.6% 0.143 128.4);
Tailwind
colors: {
custom: {
50: '#dcfbb1',
500: '#caf98f',
950: '#000000',
},
}SCSS
$custom: #caf98f; $custom-light: #dcfbb1; $custom-dark: #000000;
JSON
{
"hex": "#caf98f",
"rgb": {
"r": 202,
"g": 249,
"b": 143
},
"hsl": {
"h": 86.604,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.92589,
"c": 0.14271,
"h": 128.4
},
"luminance": 0.82291
}Semantic roles & 50–950 ramp
primary
#CAF98F
secondary
#8F54D8
accent
#00E666
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581