#AFE98D#AFE98D
#AFE98D is a very light, vivid yellow-green. Relative luminance 0.693; OKLCH L 87.3% C 0.135 H 134.7°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE98D |
|---|---|
| RGB | rgb(175, 233, 141) |
| HSL | hsl(98, 68%, 73%) |
| HSV | hsv(98, 39%, 91%) |
| CMYK | cmyk(24.9%, 0%, 39.5%, 8.6%) |
| CIE-LAB | lab(86.66, -34.54, 38.89) |
| CIE-LCH | lch(86.66, 52.02, 131.61°) |
| OKLab | oklab(87.3% -0.0946 0.0957) |
| OKLCH | oklch(87.3% 0.135 134.7) |
| XYZ | xyz(51.6246, 69.3134, 35.8530) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.64
Washed Out Green
#BCF5A6
ΔE00 3.72
Pale Light Green
#B1FC99
ΔE00 4.22
Celery
#C1FD95
ΔE00 4.50
Light Pastel Green
#B2FBA5
ΔE00 4.57
Pistachio (survey)
#C0FA8B
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE98D #C78DE9
analogous
#DDE98D #AFE98D #8DE999
triadic
#AFE98D #8DAFE9 #E98DAF
tetradic
#AFE98D #8DDDE9 #C78DE9 #E9998D
square
#AFE98D #8DDDE9 #C78DE9 #E9998D
split-complementary
#AFE98D #998DE9 #E98DDD
monochromatic
#68D329 #8BDF5A #AFE98D #D3F3C0 #EDFAE5
Accessibility & contrast
On white
1.41
#AFE98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#AFE98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE98D
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE98D | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC86
Deuteranopia (green-blind)
#E7D792
Tritanopia (blue-blind)
#AFE2D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #afe98d; /* rgb */ color: rgb(175, 233, 141); /* oklch */ color: oklch(87.3% 0.135 134.7);
Tailwind
colors: {
custom: {
50: '#c8f0af',
500: '#afe98d',
950: '#000000',
},
}SCSS
$custom: #afe98d; $custom-light: #c8f0af; $custom-dark: #000000;
JSON
{
"hex": "#afe98d",
"rgb": {
"r": 175,
"g": 233,
"b": 141
},
"hsl": {
"h": 97.826,
"s": 67.647,
"l": 73.333
},
"oklch": {
"l": 0.87295,
"c": 0.13456,
"h": 134.7
},
"luminance": 0.69315
}Semantic roles & 50–950 ramp
primary
#AFE98D
secondary
#9B57C3
accent
#16D08B
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131610
muted
#838581