#AFE286#AFE286
#AFE286 is a very light, vivid yellow-green. Relative luminance 0.652; OKLCH L 85.6% C 0.132 H 132.3°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE286 |
|---|---|
| RGB | rgb(175, 226, 134) |
| HSL | hsl(93, 61%, 71%) |
| HSV | hsv(93, 41%, 89%) |
| CMYK | cmyk(22.6%, 0%, 40.7%, 11.4%) |
| CIE-LAB | lab(84.60, -32.22, 39.72) |
| CIE-LCH | lch(84.60, 51.15, 129.05°) |
| OKLab | oklab(85.6% -0.0884 0.0973) |
| OKLCH | oklch(85.6% 0.132 132.3) |
| XYZ | xyz(49.1777, 65.2268, 32.5487) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.42
Light Grey Green
#B7E1A1
ΔE00 5.07
Washed Out Green
#BCF5A6
ΔE00 5.16
Tea Green
#BDF8A3
ΔE00 5.21
Pistachio (survey)
#C0FA8B
ΔE00 5.53
Celery
#C1FD95
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE286 #B986E2
analogous
#DDE286 #AFE286 #86E28B
triadic
#AFE286 #86AFE2 #E286AF
tetradic
#AFE286 #86DDE2 #B986E2 #E28B86
square
#AFE286 #86DDE2 #B986E2 #E28B86
split-complementary
#AFE286 #8B86E2 #E286DD
monochromatic
#6FC02E #8ED655 #AFE286 #D0EEB7 #EFF9E6
Accessibility & contrast
On white
1.50
#AFE286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#AFE286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE286
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE286 | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D67F
Deuteranopia (green-blind)
#E2D28B
Tritanopia (blue-blind)
#B1DBCB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afe286; /* rgb */ color: rgb(175, 226, 134); /* oklch */ color: oklch(85.6% 0.132 132.3);
Tailwind
colors: {
custom: {
50: '#c8ebaa',
500: '#afe286',
950: '#000000',
},
}SCSS
$custom: #afe286; $custom-light: #c8ebaa; $custom-dark: #000000;
JSON
{
"hex": "#afe286",
"rgb": {
"r": 175,
"g": 226,
"b": 134
},
"hsl": {
"h": 93.261,
"s": 61.333,
"l": 70.588
},
"oklch": {
"l": 0.85601,
"c": 0.13152,
"h": 132.3
},
"luminance": 0.65228
}Semantic roles & 50–950 ramp
primary
#AFE286
secondary
#8C52BA
accent
#1CC97C
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481