#CAFF8A#CAFF8A
#CAFF8A is a very light, vivid yellow-green. Relative luminance 0.859; OKLCH L 93.8% C 0.156 H 129.0°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFF8A |
|---|---|
| RGB | rgb(202, 255, 138) |
| HSL | hsl(87, 100%, 77%) |
| HSV | hsv(87, 46%, 100%) |
| CMYK | cmyk(20.8%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(94.27, -35.47, 50.29) |
| CIE-LCH | lch(94.27, 61.55, 125.20°) |
| OKLab | oklab(93.83% -0.0983 0.1213) |
| OKLCH | oklch(93.83% 0.156 129) |
| XYZ | xyz(64.7039, 85.9104, 37.2133) |
| Luminance | 0.8591 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.09
Light Yellowish Green
#C2FF89
ΔE00 1.27
Light Yellow Green
#CCFD7F
ΔE00 1.67
Pistachio (survey)
#C0FA8B
ΔE00 1.81
Celery
#C1FD95
ΔE00 2.65
Pale Lime
#BEFD73
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFF8A #BF8AFF
analogous
#FFF98A #CAFF8A #90FF8A
triadic
#CAFF8A #8ACAFF #FF8ACA
tetradic
#CAFF8A #8AFFF9 #BF8AFF #FF8A90
square
#CAFF8A #8AFFF9 #BF8AFF #FF8A90
split-complementary
#CAFF8A #8A90FF #F98AFF
monochromatic
#93FF10 #AEFF4D #CAFF8A #E6FFC7 #F1FFE0
Accessibility & contrast
On white
1.15
#CAFF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#CAFF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFF8A
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFF8A | 1.00 | 1.15 | 18.18 | 18.18 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF180
Deuteranopia (green-blind)
#FFED91
Tritanopia (blue-blind)
#CEF6E3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #caff8a; /* rgb */ color: rgb(202, 255, 138); /* oklch */ color: oklch(93.8% 0.156 129.0);
Tailwind
colors: {
custom: {
50: '#dcffae',
500: '#caff8a',
950: '#000000',
},
}SCSS
$custom: #caff8a; $custom-light: #dcffae; $custom-dark: #000000;
JSON
{
"hex": "#caff8a",
"rgb": {
"r": 202,
"g": 255,
"b": 138
},
"hsl": {
"h": 87.179,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.93834,
"c": 0.15611,
"h": 129
},
"luminance": 0.85912
}Semantic roles & 50–950 ramp
primary
#CAFF8A
secondary
#904EE0
accent
#00E668
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681