#AFE899#AFE899
#AFE899 is a very light, vivid green. Relative luminance 0.691; OKLCH L 87.3% C 0.120 H 137.3°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE899 |
|---|---|
| RGB | rgb(175, 232, 153) |
| HSL | hsl(103, 63%, 75%) |
| HSV | hsv(103, 34%, 91%) |
| CMYK | cmyk(24.6%, 0%, 34.1%, 9%) |
| CIE-LAB | lab(86.57, -32.41, 32.75) |
| CIE-LCH | lch(86.57, 46.08, 134.71°) |
| OKLab | oklab(87.28% -0.0884 0.0817) |
| OKLCH | oklch(87.28% 0.12 137.3) |
| XYZ | xyz(52.2841, 69.1256, 40.7187) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.89
Light Sage
#BCECAC
ΔE00 3.30
Light Grey Green
#B7E1A1
ΔE00 3.39
Tea Green
#BDF8A3
ΔE00 3.51
Light Pastel Green
#B2FBA5
ΔE00 4.21
Lightgreen
#90EE90
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE899 #D299E8
analogous
#D6E899 #AFE899 #99E8AA
triadic
#AFE899 #99AFE8 #E899AF
tetradic
#AFE899 #99D6E8 #D299E8 #E8AA99
square
#AFE899 #99D6E8 #D299E8 #E8AA99
split-complementary
#AFE899 #AA99E8 #E899D6
monochromatic
#61D135 #88DD67 #AFE899 #D6F3CB #EBF9E6
Accessibility & contrast
On white
1.42
#AFE899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#AFE899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE899
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE899 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC94
Deuteranopia (green-blind)
#E4D79D
Tritanopia (blue-blind)
#ADE3D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #afe899; /* rgb */ color: rgb(175, 232, 153); /* oklch */ color: oklch(87.3% 0.120 137.3);
Tailwind
colors: {
custom: {
50: '#c8efb7',
500: '#afe899',
950: '#000000',
},
}SCSS
$custom: #afe899; $custom-light: #c8efb7; $custom-dark: #000000;
JSON
{
"hex": "#afe899",
"rgb": {
"r": 175,
"g": 232,
"b": 153
},
"hsl": {
"h": 103.291,
"s": 63.2,
"l": 75.49
},
"oklch": {
"l": 0.87281,
"c": 0.12037,
"h": 137.3
},
"luminance": 0.69127
}Semantic roles & 50–950 ramp
primary
#AFE899
secondary
#A863C3
accent
#1BCB9A
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581