#AFEE90#AFEE90
#AFEE90 is a very light, vivid green. Relative luminance 0.723; OKLCH L 88.5% C 0.139 H 135.9°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEE90 |
|---|---|
| RGB | rgb(175, 238, 144) |
| HSL | hsl(100, 73%, 75%) |
| HSV | hsv(100, 39%, 93%) |
| CMYK | cmyk(26.5%, 0%, 39.5%, 6.7%) |
| CIE-LAB | lab(88.10, -36.43, 39.26) |
| CIE-LCH | lch(88.10, 53.56, 132.85°) |
| OKLab | oklab(88.47% -0.0997 0.0967) |
| OKLCH | oklch(88.47% 0.139 135.9) |
| XYZ | xyz(53.2864, 72.2750, 37.5231) |
| Luminance | 0.7228 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.89
Pale Light Green
#B1FC99
ΔE00 3.05
Washed Out Green
#BCF5A6
ΔE00 3.22
Light Pastel Green
#B2FBA5
ΔE00 3.57
Celery
#C1FD95
ΔE00 3.69
Pastel Green
#B0FF9D
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEE90 #CF90EE
analogous
#DEEE90 #AFEE90 #90EEA0
triadic
#AFEE90 #90AFEE #EE90AF
tetradic
#AFEE90 #90DEEE #CF90EE #EEA090
square
#AFEE90 #90DEEE #CF90EE #EEA090
split-complementary
#AFEE90 #A090EE #EE90DE
monochromatic
#62DE26 #89E65B #AFEE90 #D5F6C5 #ECFBE4
Accessibility & contrast
On white
1.36
#AFEE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#AFEE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEE90
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEE90 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E089
Deuteranopia (green-blind)
#EBDB95
Tritanopia (blue-blind)
#AEE8D7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #afee90; /* rgb */ color: rgb(175, 238, 144); /* oklch */ color: oklch(88.5% 0.139 135.9);
Tailwind
colors: {
custom: {
50: '#c9f4b1',
500: '#afee90',
950: '#000000',
},
}SCSS
$custom: #afee90; $custom-light: #c9f4b1; $custom-dark: #000000;
JSON
{
"hex": "#afee90",
"rgb": {
"r": 175,
"g": 238,
"b": 144
},
"hsl": {
"h": 100.213,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.88473,
"c": 0.13886,
"h": 135.9
},
"luminance": 0.72277
}Semantic roles & 50–950 ramp
primary
#AFEE90
secondary
#A459CA
accent
#10D694
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131711
muted
#838581