#AFEB90#AFEB90
#AFEB90 is a very light, vivid yellow-green. Relative luminance 0.705; OKLCH L 87.8% C 0.134 H 135.5°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEB90 |
|---|---|
| RGB | rgb(175, 235, 144) |
| HSL | hsl(100, 69%, 74%) |
| HSV | hsv(100, 39%, 92%) |
| CMYK | cmyk(25.5%, 0%, 38.7%, 7.8%) |
| CIE-LAB | lab(87.26, -35.06, 38.18) |
| CIE-LCH | lch(87.26, 51.83, 132.56°) |
| OKLab | oklab(87.8% -0.0959 0.0942) |
| OKLCH | oklch(87.8% 0.134 135.5) |
| XYZ | xyz(52.4203, 70.5427, 37.2344) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.17
Washed Out Green
#BCF5A6
ΔE00 3.26
Pale Light Green
#B1FC99
ΔE00 3.75
Light Pastel Green
#B2FBA5
ΔE00 4.00
Celery
#C1FD95
ΔE00 4.27
Pastel Green
#B0FF9D
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEB90 #CC90EB
analogous
#DDEB90 #AFEB90 #90EB9F
triadic
#AFEB90 #90AFEB #EB90AF
tetradic
#AFEB90 #90DDEB #CC90EB #EB9F90
square
#AFEB90 #90DDEB #CC90EB #EB9F90
split-complementary
#AFEB90 #9F90EB #EB90DD
monochromatic
#64D828 #8AE25C #AFEB90 #D4F4C4 #ECFAE5
Accessibility & contrast
On white
1.39
#AFEB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#AFEB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEB90
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEB90 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE89
Deuteranopia (green-blind)
#E8D995
Tritanopia (blue-blind)
#AEE5D4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #afeb90; /* rgb */ color: rgb(175, 235, 144); /* oklch */ color: oklch(87.8% 0.134 135.5);
Tailwind
colors: {
custom: {
50: '#c8f1b1',
500: '#afeb90',
950: '#000000',
},
}SCSS
$custom: #afeb90; $custom-light: #c8f1b1; $custom-dark: #000000;
JSON
{
"hex": "#afeb90",
"rgb": {
"r": 175,
"g": 235,
"b": 144
},
"hsl": {
"h": 99.56,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.87796,
"c": 0.13441,
"h": 135.5
},
"luminance": 0.70544
}Semantic roles & 50–950 ramp
primary
#AFEB90
secondary
#A159C6
accent
#14D191
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131711
muted
#838581