#AFE99F#AFE99F
#AFE99F is a very light, moderate green. Relative luminance 0.699; OKLCH L 87.6% C 0.116 H 139.0°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE99F |
|---|---|
| RGB | rgb(175, 233, 159) |
| HSL | hsl(107, 63%, 77%) |
| HSV | hsv(107, 32%, 91%) |
| CMYK | cmyk(24.9%, 0%, 31.8%, 8.6%) |
| CIE-LAB | lab(86.94, -31.99, 30.20) |
| CIE-LCH | lch(86.94, 44.00, 136.65°) |
| OKLab | oklab(87.62% -0.0872 0.0758) |
| OKLCH | oklch(87.62% 0.116 139) |
| XYZ | xyz(53.0744, 69.8934, 43.4886) |
| Luminance | 0.6989 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.56
Washed Out Green
#BCF5A6
ΔE00 2.80
Light Grey Green
#B7E1A1
ΔE00 3.11
Tea Green
#BDF8A3
ΔE00 3.67
Light Pastel Green
#B2FBA5
ΔE00 4.12
Celadon
#BEFDB7
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE99F #D99FE9
analogous
#D4E99F #AFE99F #9FE9B4
triadic
#AFE99F #9FAFE9 #E99FAF
tetradic
#AFE99F #9FD4E9 #D99FE9 #E9B49F
square
#AFE99F #9FD4E9 #D99FE9 #E9B49F
split-complementary
#AFE99F #B49FE9 #E99FD4
monochromatic
#5CD23B #86DE6D #AFE99F #D8F4D1 #EAF9E6
Accessibility & contrast
On white
1.40
#AFE99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#AFE99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE99F
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE99F | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD9A
Deuteranopia (green-blind)
#E5D8A3
Tritanopia (blue-blind)
#ACE4D6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #afe99f; /* rgb */ color: rgb(175, 233, 159); /* oklch */ color: oklch(87.6% 0.116 139.0);
Tailwind
colors: {
custom: {
50: '#c8f0bc',
500: '#afe99f',
950: '#000000',
},
}SCSS
$custom: #afe99f; $custom-light: #c8f0bc; $custom-dark: #000000;
JSON
{
"hex": "#afe99f",
"rgb": {
"r": 175,
"g": 233,
"b": 159
},
"hsl": {
"h": 107.027,
"s": 62.712,
"l": 76.863
},
"oklch": {
"l": 0.87618,
"c": 0.11551,
"h": 139
},
"luminance": 0.69895
}Semantic roles & 50–950 ramp
primary
#AFE99F
secondary
#B068C4
accent
#1BCAA5
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131612
muted
#828582