#CAF892#CAF892
#CAF892 is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.4% C 0.138 H 128.6°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF892 |
|---|---|
| RGB | rgb(202, 248, 146) |
| HSL | hsl(87, 88%, 77%) |
| HSV | hsv(87, 41%, 97%) |
| CMYK | cmyk(18.5%, 0%, 41.1%, 2.7%) |
| CIE-LAB | lab(92.47, -31.34, 44.20) |
| CIE-LCH | lch(92.47, 54.19, 125.34°) |
| OKLab | oklab(92.42% -0.0863 0.108) |
| OKLCH | oklch(92.42% 0.138 128.6) |
| XYZ | xyz(63.1121, 81.7658, 39.6459) |
| Luminance | 0.8177 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.97
Celery
#C1FD95
ΔE00 2.33
Light Yellowish Green
#C2FF89
ΔE00 2.79
Light Pea Green
#C4FE82
ΔE00 3.08
Light Yellow Green
#CCFD7F
ΔE00 3.34
Tea Green
#BDF8A3
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF892 #C092F8
analogous
#F8F392 #CAF892 #97F892
triadic
#CAF892 #92CAF8 #F892CA
tetradic
#CAF892 #92F8F3 #C092F8 #F89297
square
#CAF892 #92F8F3 #C092F8 #F89297
split-complementary
#CAF892 #9297F8 #F392F8
monochromatic
#92F11F #AEF458 #CAF892 #E6FCCC #F1FDE2
Accessibility & contrast
On white
1.21
#CAF892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#CAF892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF892
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF892 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8A
Deuteranopia (green-blind)
#FAE898
Tritanopia (blue-blind)
#CEF0DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #caf892; /* rgb */ color: rgb(202, 248, 146); /* oklch */ color: oklch(92.4% 0.138 128.6);
Tailwind
colors: {
custom: {
50: '#dbfab3',
500: '#caf892',
950: '#000000',
},
}SCSS
$custom: #caf892; $custom-light: #dbfab3; $custom-dark: #000000;
JSON
{
"hex": "#caf892",
"rgb": {
"r": 202,
"g": 248,
"b": 146
},
"hsl": {
"h": 87.059,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.92416,
"c": 0.13819,
"h": 128.6
},
"luminance": 0.81767
}Semantic roles & 50–950 ramp
primary
#CAF892
secondary
#9157D7
accent
#01E568
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581