#AFE990#AFE990
#AFE990 is a very light, vivid yellow-green. Relative luminance 0.694; OKLCH L 87.3% C 0.131 H 135.3°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE990 |
|---|---|
| RGB | rgb(175, 233, 144) |
| HSL | hsl(99, 67%, 74%) |
| HSV | hsv(99, 38%, 91%) |
| CMYK | cmyk(24.9%, 0%, 38.2%, 8.6%) |
| CIE-LAB | lab(86.70, -34.14, 37.45) |
| CIE-LCH | lch(86.70, 50.68, 132.35°) |
| OKLab | oklab(87.35% -0.0934 0.0925) |
| OKLCH | oklch(87.35% 0.131 135.3) |
| XYZ | xyz(51.8509, 69.4039, 37.0446) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.39
Tea Green
#BDF8A3
ΔE00 3.44
Pale Light Green
#B1FC99
ΔE00 4.23
Light Pastel Green
#B2FBA5
ΔE00 4.33
Celery
#C1FD95
ΔE00 4.69
Light Grey Green
#B7E1A1
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE990 #CA90E9
analogous
#DCE990 #AFE990 #90E99E
triadic
#AFE990 #90AFE9 #E990AF
tetradic
#AFE990 #90DCE9 #CA90E9 #E99E90
square
#AFE990 #90DCE9 #CA90E9 #E99E90
split-complementary
#AFE990 #9E90E9 #E990DC
monochromatic
#65D42A #8ADF5D #AFE990 #D4F3C3 #EDFAE5
Accessibility & contrast
On white
1.41
#AFE990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#AFE990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE990
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE990 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8A
Deuteranopia (green-blind)
#E6D795
Tritanopia (blue-blind)
#AEE3D3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #afe990; /* rgb */ color: rgb(175, 233, 144); /* oklch */ color: oklch(87.3% 0.131 135.3);
Tailwind
colors: {
custom: {
50: '#c8f0b1',
500: '#afe990',
950: '#000000',
},
}SCSS
$custom: #afe990; $custom-light: #c8f0b1; $custom-dark: #000000;
JSON
{
"hex": "#afe990",
"rgb": {
"r": 175,
"g": 233,
"b": 144
},
"hsl": {
"h": 99.101,
"s": 66.917,
"l": 73.922
},
"oklch": {
"l": 0.87345,
"c": 0.13142,
"h": 135.3
},
"luminance": 0.69405
}Semantic roles & 50–950 ramp
primary
#AFE990
secondary
#9F5AC3
accent
#17CF8F
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131611
muted
#828581