#AFEA8A#AFEA8A
#AFEA8A is a very light, vivid yellow-green. Relative luminance 0.698; OKLCH L 87.5% C 0.139 H 134.2°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEA8A |
|---|---|
| RGB | rgb(175, 234, 138) |
| HSL | hsl(97, 70%, 73%) |
| HSV | hsv(97, 41%, 92%) |
| CMYK | cmyk(25.2%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(86.90, -35.39, 40.68) |
| CIE-LCH | lch(86.90, 53.92, 131.03°) |
| OKLab | oklab(87.47% -0.0971 0.0997) |
| OKLCH | oklch(87.47% 0.139 134.2) |
| XYZ | xyz(51.6883, 69.7931, 34.7880) |
| Luminance | 0.6979 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.79
Washed Out Green
#BCF5A6
ΔE00 4.05
Pale Light Green
#B1FC99
ΔE00 4.05
Pistachio (survey)
#C0FA8B
ΔE00 4.10
Celery
#C1FD95
ΔE00 4.17
Light Pastel Green
#B2FBA5
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEA8A #C58AEA
analogous
#DFEA8A #AFEA8A #8AEA95
triadic
#AFEA8A #8AAFEA #EA8AAF
tetradic
#AFEA8A #8ADFEA #C58AEA #EA958A
square
#AFEA8A #8ADFEA #C58AEA #EA958A
split-complementary
#AFEA8A #958AEA #EA8ADF
monochromatic
#69D426 #8CE156 #AFEA8A #D2F3BE #EDFAE5
Accessibility & contrast
On white
1.40
#AFEA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#AFEA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEA8A
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEA8A | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD83
Deuteranopia (green-blind)
#E8D88F
Tritanopia (blue-blind)
#AFE3D3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #afea8a; /* rgb */ color: rgb(175, 234, 138); /* oklch */ color: oklch(87.5% 0.139 134.2);
Tailwind
colors: {
custom: {
50: '#c9f1ad',
500: '#afea8a',
950: '#000000',
},
}SCSS
$custom: #afea8a; $custom-light: #c9f1ad; $custom-dark: #000000;
JSON
{
"hex": "#afea8a",
"rgb": {
"r": 175,
"g": 234,
"b": 138
},
"hsl": {
"h": 96.875,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.87471,
"c": 0.13915,
"h": 134.2
},
"luminance": 0.69795
}Semantic roles & 50–950 ramp
primary
#AFEA8A
secondary
#9954C4
accent
#14D288
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131610
muted
#838581