#AFE89F#AFE89F
#AFE89F is a very light, moderate green. Relative luminance 0.693; OKLCH L 87.4% C 0.114 H 138.9°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE89F |
|---|---|
| RGB | rgb(175, 232, 159) |
| HSL | hsl(107, 61%, 77%) |
| HSV | hsv(107, 31%, 91%) |
| CMYK | cmyk(24.6%, 0%, 31.5%, 9%) |
| CIE-LAB | lab(86.67, -31.52, 29.83) |
| CIE-LCH | lch(86.67, 43.40, 136.58°) |
| OKLab | oklab(87.39% -0.0859 0.0749) |
| OKLCH | oklch(87.39% 0.114 138.9) |
| XYZ | xyz(52.7921, 69.3288, 43.3945) |
| Luminance | 0.6933 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.47
Light Grey Green
#B7E1A1
ΔE00 2.87
Washed Out Green
#BCF5A6
ΔE00 3.00
Tea Green
#BDF8A3
ΔE00 3.90
Light Pastel Green
#B2FBA5
ΔE00 4.38
Celadon
#BEFDB7
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE89F #D89FE8
analogous
#D4E89F #AFE89F #9FE8B4
triadic
#AFE89F #9FAFE8 #E89FAF
tetradic
#AFE89F #9FD4E8 #D89FE8 #E8B49F
square
#AFE89F #9FD4E8 #D89FE8 #E8B49F
split-complementary
#AFE89F #B49FE8 #E89FD4
monochromatic
#5DD03C #86DC6E #AFE89F #D8F4D0 #EAF9E6
Accessibility & contrast
On white
1.41
#AFE89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#AFE89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE89F
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE89F | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC9A
Deuteranopia (green-blind)
#E4D7A3
Tritanopia (blue-blind)
#ACE3D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #afe89f; /* rgb */ color: rgb(175, 232, 159); /* oklch */ color: oklch(87.4% 0.114 138.9);
Tailwind
colors: {
custom: {
50: '#c8efbc',
500: '#afe89f',
950: '#000000',
},
}SCSS
$custom: #afe89f; $custom-light: #c8efbc; $custom-dark: #000000;
JSON
{
"hex": "#afe89f",
"rgb": {
"r": 175,
"g": 232,
"b": 159
},
"hsl": {
"h": 106.849,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.87394,
"c": 0.11396,
"h": 138.9
},
"luminance": 0.6933
}Semantic roles & 50–950 ramp
primary
#AFE89F
secondary
#AF68C3
accent
#1CC9A3
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131612
muted
#828582