#CAFF92#CAFF92
#CAFF92 is a very light, vivid yellow-green. Relative luminance 0.862; OKLCH L 94.0% C 0.148 H 130.0°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFF92 |
|---|---|
| RGB | rgb(202, 255, 146) |
| HSL | hsl(89, 100%, 79%) |
| HSV | hsv(89, 43%, 100%) |
| CMYK | cmyk(20.8%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(94.38, -34.56, 46.62) |
| CIE-LCH | lch(94.38, 58.03, 126.55°) |
| OKLab | oklab(93.95% -0.0953 0.1134) |
| OKLCH | oklch(93.95% 0.148 130) |
| XYZ | xyz(65.3046, 86.1507, 40.3767) |
| Luminance | 0.8615 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.46
Light Yellowish Green
#C2FF89
ΔE00 1.48
Celery
#C1FD95
ΔE00 1.71
Light Pea Green
#C4FE82
ΔE00 2.04
Light Yellow Green
#CCFD7F
ΔE00 2.78
Pale Lime
#BEFD73
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFF92 #C792FF
analogous
#FFFD92 #CAFF92 #93FF92
triadic
#CAFF92 #92CAFF #FF92CA
tetradic
#CAFF92 #92FFFD #C792FF #FF9293
square
#CAFF92 #92FFFD #C792FF #FF9293
split-complementary
#CAFF92 #9293FF #FD92FF
monochromatic
#8EFF18 #ACFF55 #CAFF92 #E8FFCF #F0FFE0
Accessibility & contrast
On white
1.15
#CAFF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#CAFF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFF92
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFF92 | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF189
Deuteranopia (green-blind)
#FFEE98
Tritanopia (blue-blind)
#CDF7E5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #caff92; /* rgb */ color: rgb(202, 255, 146); /* oklch */ color: oklch(94.0% 0.148 130.0);
Tailwind
colors: {
custom: {
50: '#dcffb3',
500: '#caff92',
950: '#000000',
},
}SCSS
$custom: #caff92; $custom-light: #dcffb3; $custom-dark: #000000;
JSON
{
"hex": "#caff92",
"rgb": {
"r": 202,
"g": 255,
"b": 146
},
"hsl": {
"h": 89.174,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.9395,
"c": 0.14812,
"h": 130
},
"luminance": 0.86152
}Semantic roles & 50–950 ramp
primary
#CAFF92
secondary
#9954E1
accent
#00E670
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681