#AFE090#AFE090
#AFE090 is a very light, moderate yellow-green. Relative luminance 0.644; OKLCH L 85.3% C 0.118 H 133.9°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE090 |
|---|---|
| RGB | rgb(175, 224, 144) |
| HSL | hsl(97, 56%, 72%) |
| HSV | hsv(97, 36%, 88%) |
| CMYK | cmyk(21.9%, 0%, 35.7%, 12.2%) |
| CIE-LAB | lab(84.19, -29.95, 34.17) |
| CIE-LCH | lch(84.19, 45.44, 131.23°) |
| OKLab | oklab(85.32% -0.0818 0.0848) |
| OKLCH | oklch(85.32% 0.118 133.9) |
| XYZ | xyz(49.3678, 64.4378, 36.2169) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.16
Light Sage
#BCECAC
ΔE00 4.44
Washed Out Green
#BCF5A6
ΔE00 4.68
Pale Olive Green
#B1D27B
ΔE00 4.70
Tea Green
#BDF8A3
ΔE00 5.17
Light Moss Green
#A6C875
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE090 #C190E0
analogous
#D7E090 #AFE090 #90E099
triadic
#AFE090 #90AFE0 #E090AF
tetradic
#AFE090 #90D7E0 #C190E0 #E09990
square
#AFE090 #90D7E0 #C190E0 #E09990
split-complementary
#AFE090 #9990E0 #E090D7
monochromatic
#6BC036 #8DD360 #AFE090 #D1EDC0 #EEF8E7
Accessibility & contrast
On white
1.51
#AFE090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#AFE090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE090
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE090 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58A
Deuteranopia (green-blind)
#DFD194
Tritanopia (blue-blind)
#AFDACC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #afe090; /* rgb */ color: rgb(175, 224, 144); /* oklch */ color: oklch(85.3% 0.118 133.9);
Tailwind
colors: {
custom: {
50: '#c8eab1',
500: '#afe090',
950: '#000000',
},
}SCSS
$custom: #afe090; $custom-light: #c8eab1; $custom-dark: #000000;
JSON
{
"hex": "#afe090",
"rgb": {
"r": 175,
"g": 224,
"b": 144
},
"hsl": {
"h": 96.75,
"s": 56.338,
"l": 72.157
},
"oklch": {
"l": 0.85322,
"c": 0.11782,
"h": 133.9
},
"luminance": 0.64439
}Semantic roles & 50–950 ramp
primary
#AFE090
secondary
#945CB8
accent
#22C485
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131611
muted
#828481