#AFE99B#AFE99B
#AFE99B is a very light, moderate green. Relative luminance 0.698; OKLCH L 87.5% C 0.120 H 137.9°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE99B |
|---|---|
| RGB | rgb(175, 233, 155) |
| HSL | hsl(105, 64%, 76%) |
| HSV | hsv(105, 33%, 91%) |
| CMYK | cmyk(24.9%, 0%, 33.5%, 8.6%) |
| CIE-LAB | lab(86.88, -32.59, 32.15) |
| CIE-LCH | lch(86.88, 45.77, 135.39°) |
| OKLab | oklab(87.54% -0.0888 0.0803) |
| OKLCH | oklch(87.54% 0.12 137.9) |
| XYZ | xyz(52.7329, 69.7568, 41.6900) |
| Luminance | 0.6976 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.69
Light Sage
#BCECAC
ΔE00 3.10
Tea Green
#BDF8A3
ΔE00 3.38
Light Grey Green
#B7E1A1
ΔE00 3.42
Light Pastel Green
#B2FBA5
ΔE00 3.98
Pale Green
#C7FDB5
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE99B #D59BE9
analogous
#D6E99B #AFE99B #9BE9AE
triadic
#AFE99B #9BAFE9 #E99BAF
tetradic
#AFE99B #9BD6E9 #D59BE9 #E9AE9B
square
#AFE99B #9BD6E9 #D59BE9 #E9AE9B
split-complementary
#AFE99B #AE9BE9 #E99BD6
monochromatic
#5FD337 #87DE69 #AFE99B #D7F4CD #EBF9E6
Accessibility & contrast
On white
1.40
#AFE99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#AFE99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE99B
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE99B | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD96
Deuteranopia (green-blind)
#E5D89F
Tritanopia (blue-blind)
#ADE4D5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #afe99b; /* rgb */ color: rgb(175, 233, 155); /* oklch */ color: oklch(87.5% 0.120 137.9);
Tailwind
colors: {
custom: {
50: '#c8f0b9',
500: '#afe99b',
950: '#000000',
},
}SCSS
$custom: #afe99b; $custom-light: #c8f0b9; $custom-dark: #000000;
JSON
{
"hex": "#afe99b",
"rgb": {
"r": 175,
"g": 233,
"b": 155
},
"hsl": {
"h": 104.615,
"s": 63.934,
"l": 76.078
},
"oklch": {
"l": 0.87542,
"c": 0.11977,
"h": 137.9
},
"luminance": 0.69758
}Semantic roles & 50–950 ramp
primary
#AFE99B
secondary
#AB64C4
accent
#1ACC9E
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581