#AFE385#AFE385
#AFE385 is a very light, vivid yellow-green. Relative luminance 0.657; OKLCH L 85.8% C 0.134 H 132.3°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE385 |
|---|---|
| RGB | rgb(175, 227, 133) |
| HSL | hsl(93, 63%, 71%) |
| HSV | hsv(93, 41%, 89%) |
| CMYK | cmyk(22.9%, 0%, 41.4%, 11%) |
| CIE-LAB | lab(84.87, -32.81, 40.56) |
| CIE-LCH | lch(84.87, 52.17, 128.97°) |
| OKLab | oklab(85.81% -0.0901 0.0992) |
| OKLCH | oklch(85.81% 0.134 132.3) |
| XYZ | xyz(49.3810, 65.7445, 32.2740) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.63
Tea Green
#BDF8A3
ΔE00 5.13
Washed Out Green
#BCF5A6
ΔE00 5.16
Pistachio (survey)
#C0FA8B
ΔE00 5.24
Light Grey Green
#B7E1A1
ΔE00 5.36
Celery
#C1FD95
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE385 #B985E3
analogous
#DEE385 #AFE385 #85E38A
triadic
#AFE385 #85AFE3 #E385AF
tetradic
#AFE385 #85DEE3 #B985E3 #E38A85
square
#AFE385 #85DEE3 #B985E3 #E38A85
split-complementary
#AFE385 #8A85E3 #E385DE
monochromatic
#6FC12C #8ED853 #AFE385 #D0EEB7 #EFF9E6
Accessibility & contrast
On white
1.48
#AFE385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#AFE385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE385
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE385 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD77E
Deuteranopia (green-blind)
#E3D28A
Tritanopia (blue-blind)
#B1DCCC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #afe385; /* rgb */ color: rgb(175, 227, 133); /* oklch */ color: oklch(85.8% 0.134 132.3);
Tailwind
colors: {
custom: {
50: '#c8ecaa',
500: '#afe385',
950: '#000000',
},
}SCSS
$custom: #afe385; $custom-light: #c8ecaa; $custom-dark: #000000;
JSON
{
"hex": "#afe385",
"rgb": {
"r": 175,
"g": 227,
"b": 133
},
"hsl": {
"h": 93.191,
"s": 62.667,
"l": 70.588
},
"oklch": {
"l": 0.85811,
"c": 0.13404,
"h": 132.3
},
"luminance": 0.65746
}Semantic roles & 50–950 ramp
primary
#AFE385
secondary
#8C51BB
accent
#1BCA7C
background
#FEFEFD
surface
#FAFDF7
border
#D3D5D0
text
#131610
muted
#838481