#AFEF90#AFEF90
#AFEF90 is a very light, vivid green. Relative luminance 0.729; OKLCH L 88.7% C 0.140 H 136.0°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEF90 |
|---|---|
| RGB | rgb(175, 239, 144) |
| HSL | hsl(100, 75%, 75%) |
| HSV | hsv(100, 40%, 94%) |
| CMYK | cmyk(26.8%, 0%, 39.7%, 6.3%) |
| CIE-LAB | lab(88.38, -36.88, 39.63) |
| CIE-LCH | lch(88.38, 54.13, 132.95°) |
| OKLab | oklab(88.7% -0.101 0.0975) |
| OKLCH | oklch(88.7% 0.14 136) |
| XYZ | xyz(53.5784, 72.8589, 37.6204) |
| Luminance | 0.7286 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.82
Tea Green
#BDF8A3
ΔE00 2.83
Washed Out Green
#BCF5A6
ΔE00 3.24
Light Pastel Green
#B2FBA5
ΔE00 3.46
Celery
#C1FD95
ΔE00 3.51
Pastel Green
#B0FF9D
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEF90 #D090EF
analogous
#DEEF90 #AFEF90 #90EFA0
triadic
#AFEF90 #90AFEF #EF90AF
tetradic
#AFEF90 #90DEEF #D090EF #EFA090
square
#AFEF90 #90DEEF #D090EF #EFA090
split-complementary
#AFEF90 #A090EF #EF90DE
monochromatic
#62E025 #88E75B #AFEF90 #D6F7C5 #ECFBE4
Accessibility & contrast
On white
1.35
#AFEF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#AFEF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEF90
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEF90 | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E189
Deuteranopia (green-blind)
#ECDC95
Tritanopia (blue-blind)
#AEE9D8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #afef90; /* rgb */ color: rgb(175, 239, 144); /* oklch */ color: oklch(88.7% 0.140 136.0);
Tailwind
colors: {
custom: {
50: '#c9f4b1',
500: '#afef90',
950: '#000000',
},
}SCSS
$custom: #afef90; $custom-light: #c9f4b1; $custom-dark: #000000;
JSON
{
"hex": "#afef90",
"rgb": {
"r": 175,
"g": 239,
"b": 144
},
"hsl": {
"h": 100.421,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.88699,
"c": 0.14035,
"h": 136
},
"luminance": 0.72861
}Semantic roles & 50–950 ramp
primary
#AFEF90
secondary
#A558CB
accent
#0FD796
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131711
muted
#838581