#AFE27D#AFE27D
#AFE27D is a very light, vivid yellow-green. Relative luminance 0.650; OKLCH L 85.5% C 0.141 H 130.8°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE27D |
|---|---|
| RGB | rgb(175, 226, 125) |
| HSL | hsl(90, 64%, 69%) |
| HSV | hsv(90, 45%, 89%) |
| CMYK | cmyk(22.6%, 0%, 44.7%, 11.4%) |
| CIE-LAB | lab(84.48, -33.33, 43.99) |
| CIE-LCH | lch(84.48, 55.19, 127.15°) |
| OKLab | oklab(85.46% -0.092 0.1066) |
| OKLCH | oklch(85.46% 0.141 130.8) |
| XYZ | xyz(48.5765, 64.9863, 29.3824) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.42
Pistachio (survey)
#C0FA8B
ΔE00 5.16
Celery
#C1FD95
ΔE00 5.77
Tea Green
#BDF8A3
ΔE00 5.99
Washed Out Green
#BCF5A6
ΔE00 6.18
Spring Green (survey)
#A9F971
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE27D #B07DE2
analogous
#E2E27D #AFE27D #7DE27E
triadic
#AFE27D #7DAFE2 #E27DAF
tetradic
#AFE27D #7DE2E2 #B07DE2 #E27E7D
square
#AFE27D #7DE2E2 #B07DE2 #E27E7D
split-complementary
#AFE27D #7E7DE2 #E27DE2
monochromatic
#72BB2A #90D74B #AFE27D #CEEDAF #EDF8E1
Accessibility & contrast
On white
1.50
#AFE27D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#AFE27D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE27D
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE27D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE27D | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD575
Deuteranopia (green-blind)
#E3D283
Tritanopia (blue-blind)
#B2DACA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afe27d; /* rgb */ color: rgb(175, 226, 125); /* oklch */ color: oklch(85.5% 0.141 130.8);
Tailwind
colors: {
custom: {
50: '#c9eba4',
500: '#afe27d',
950: '#000000',
},
}SCSS
$custom: #afe27d; $custom-light: #c9eba4; $custom-dark: #000000;
JSON
{
"hex": "#afe27d",
"rgb": {
"r": 175,
"g": 226,
"b": 125
},
"hsl": {
"h": 90.297,
"s": 63.522,
"l": 68.824
},
"oklch": {
"l": 0.85461,
"c": 0.14082,
"h": 130.8
},
"luminance": 0.64987
}Semantic roles & 50–950 ramp
primary
#AFE27D
secondary
#824AB9
accent
#1ACB74
background
#FEFEFC
surface
#FAFDF6
border
#D3D5D0
text
#13160F
muted
#838480