#AFE384#AFE384
#AFE384 is a very light, vivid yellow-green. Relative luminance 0.657; OKLCH L 85.8% C 0.135 H 132.1°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE384 |
|---|---|
| RGB | rgb(175, 227, 132) |
| HSL | hsl(93, 63%, 70%) |
| HSV | hsv(93, 42%, 89%) |
| CMYK | cmyk(22.9%, 0%, 41.9%, 11%) |
| CIE-LAB | lab(84.85, -32.94, 41.03) |
| CIE-LCH | lch(84.85, 52.62, 128.75°) |
| OKLab | oklab(85.8% -0.0905 0.1003) |
| OKLCH | oklch(85.8% 0.135 132.1) |
| XYZ | xyz(49.3123, 65.7169, 31.9119) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.62
Pistachio (survey)
#C0FA8B
ΔE00 5.19
Tea Green
#BDF8A3
ΔE00 5.21
Washed Out Green
#BCF5A6
ΔE00 5.27
Light Grey Green
#B7E1A1
ΔE00 5.51
Celery
#C1FD95
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE384 #B884E3
analogous
#DFE384 #AFE384 #84E388
triadic
#AFE384 #84AFE3 #E384AF
tetradic
#AFE384 #84DFE3 #B884E3 #E38884
square
#AFE384 #84DFE3 #B884E3 #E38884
split-complementary
#AFE384 #8884E3 #E384DF
monochromatic
#6FC12C #8FD852 #AFE384 #CFEEB6 #EFF9E6
Accessibility & contrast
On white
1.48
#AFE384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#AFE384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE384
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE384 | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67D
Deuteranopia (green-blind)
#E3D289
Tritanopia (blue-blind)
#B1DCCC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #afe384; /* rgb */ color: rgb(175, 227, 132); /* oklch */ color: oklch(85.8% 0.135 132.1);
Tailwind
colors: {
custom: {
50: '#c8eca9',
500: '#afe384',
950: '#000000',
},
}SCSS
$custom: #afe384; $custom-light: #c8eca9; $custom-dark: #000000;
JSON
{
"hex": "#afe384",
"rgb": {
"r": 175,
"g": 227,
"b": 132
},
"hsl": {
"h": 92.842,
"s": 62.914,
"l": 70.392
},
"oklch": {
"l": 0.85795,
"c": 0.13508,
"h": 132.1
},
"luminance": 0.65718
}Semantic roles & 50–950 ramp
primary
#AFE384
secondary
#8B50BB
accent
#1BCB7B
background
#FEFEFD
surface
#FAFDF7
border
#D3D5D0
text
#131610
muted
#838481