#CAF992#CAF992
#CAF992 is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.6% C 0.140 H 128.8°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF992 |
|---|---|
| RGB | rgb(202, 249, 146) |
| HSL | hsl(87, 90%, 77%) |
| HSV | hsv(87, 41%, 98%) |
| CMYK | cmyk(18.9%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(92.74, -31.80, 44.55) |
| CIE-LCH | lch(92.74, 54.74, 125.52°) |
| OKLab | oklab(92.64% -0.0876 0.1087) |
| OKLCH | oklch(92.64% 0.14 128.8) |
| XYZ | xyz(63.4204, 82.3823, 39.7487) |
| Luminance | 0.8238 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.81
Celery
#C1FD95
ΔE00 2.16
Light Yellowish Green
#C2FF89
ΔE00 2.57
Light Pea Green
#C4FE82
ΔE00 2.89
Light Yellow Green
#CCFD7F
ΔE00 3.21
Tea Green
#BDF8A3
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF992 #C192F9
analogous
#F9F592 #CAF992 #96F992
triadic
#CAF992 #92CAF9 #F992CA
tetradic
#CAF992 #92F9F5 #C192F9 #F99296
square
#CAF992 #92F9F5 #C192F9 #F99296
split-complementary
#CAF992 #9296F9 #F592F9
monochromatic
#92F31E #AEF658 #CAF992 #E6FCCC #F1FDE2
Accessibility & contrast
On white
1.20
#CAF992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#CAF992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF992
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF992 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8A
Deuteranopia (green-blind)
#FBE998
Tritanopia (blue-blind)
#CEF1E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #caf992; /* rgb */ color: rgb(202, 249, 146); /* oklch */ color: oklch(92.6% 0.140 128.8);
Tailwind
colors: {
custom: {
50: '#dbfbb3',
500: '#caf992',
950: '#000000',
},
}SCSS
$custom: #caf992; $custom-light: #dbfbb3; $custom-dark: #000000;
JSON
{
"hex": "#caf992",
"rgb": {
"r": 202,
"g": 249,
"b": 146
},
"hsl": {
"h": 87.379,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.92635,
"c": 0.13961,
"h": 128.8
},
"luminance": 0.82383
}Semantic roles & 50–950 ramp
primary
#CAF992
secondary
#9257D8
accent
#00E669
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581