#AFE99E#AFE99E
#AFE99E is a very light, moderate green. Relative luminance 0.699; OKLCH L 87.6% C 0.117 H 138.7°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE99E |
|---|---|
| RGB | rgb(175, 233, 158) |
| HSL | hsl(106, 63%, 77%) |
| HSV | hsv(106, 32%, 91%) |
| CMYK | cmyk(24.9%, 0%, 32.2%, 8.6%) |
| CIE-LAB | lab(86.93, -32.14, 30.69) |
| CIE-LCH | lch(86.93, 44.44, 136.32°) |
| OKLab | oklab(87.6% -0.0876 0.0769) |
| OKLCH | oklch(87.6% 0.117 138.7) |
| XYZ | xyz(52.9880, 69.8588, 43.0334) |
| Luminance | 0.6986 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.68
Washed Out Green
#BCF5A6
ΔE00 2.75
Light Grey Green
#B7E1A1
ΔE00 3.17
Tea Green
#BDF8A3
ΔE00 3.58
Light Pastel Green
#B2FBA5
ΔE00 4.07
Celadon
#BEFDB7
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE99E #D89EE9
analogous
#D5E99E #AFE99E #9EE9B3
triadic
#AFE99E #9EAFE9 #E99EAF
tetradic
#AFE99E #9ED5E9 #D89EE9 #E9B39E
square
#AFE99E #9ED5E9 #D89EE9 #E9B39E
split-complementary
#AFE99E #B39EE9 #E99ED5
monochromatic
#5DD23A #86DE6C #AFE99E #D8F4D0 #EAF9E6
Accessibility & contrast
On white
1.40
#AFE99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#AFE99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE99E
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE99E | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD99
Deuteranopia (green-blind)
#E5D8A2
Tritanopia (blue-blind)
#ACE4D6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #afe99e; /* rgb */ color: rgb(175, 233, 158); /* oklch */ color: oklch(87.6% 0.117 138.7);
Tailwind
colors: {
custom: {
50: '#c8f0bb',
500: '#afe99e',
950: '#000000',
},
}SCSS
$custom: #afe99e; $custom-light: #c8f0bb; $custom-dark: #000000;
JSON
{
"hex": "#afe99e",
"rgb": {
"r": 175,
"g": 233,
"b": 158
},
"hsl": {
"h": 106.4,
"s": 63.025,
"l": 76.667
},
"oklch": {
"l": 0.87599,
"c": 0.11657,
"h": 138.7
},
"luminance": 0.6986
}Semantic roles & 50–950 ramp
primary
#AFE99E
secondary
#AF67C4
accent
#1BCBA3
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131612
muted
#828582