#AFE797#AFE797
#AFE797 is a very light, vivid green. Relative luminance 0.685; OKLCH L 87.0% C 0.121 H 136.6°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE797 |
|---|---|
| RGB | rgb(175, 231, 151) |
| HSL | hsl(102, 63%, 75%) |
| HSV | hsv(102, 35%, 91%) |
| CMYK | cmyk(24.2%, 0%, 34.6%, 9.4%) |
| CIE-LAB | lab(86.26, -32.24, 33.35) |
| CIE-LCH | lch(86.26, 46.38, 134.03°) |
| OKLab | oklab(87.02% -0.0879 0.0831) |
| OKLCH | oklch(87.02% 0.121 136.6) |
| XYZ | xyz(51.8396, 68.4987, 39.7624) |
| Luminance | 0.6850 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.11
Light Grey Green
#B7E1A1
ΔE00 3.40
Light Sage
#BCECAC
ΔE00 3.52
Tea Green
#BDF8A3
ΔE00 3.67
Light Pastel Green
#B2FBA5
ΔE00 4.45
Lightgreen
#90EE90
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE797 #CF97E7
analogous
#D7E797 #AFE797 #97E7A7
triadic
#AFE797 #97AFE7 #E797AF
tetradic
#AFE797 #97D7E7 #CF97E7 #E7A797
square
#AFE797 #97D7E7 #CF97E7 #E7A797
split-complementary
#AFE797 #A797E7 #E797D7
monochromatic
#63D034 #89DC65 #AFE797 #D5F2C9 #ECF9E6
Accessibility & contrast
On white
1.43
#AFE797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#AFE797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE797
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE797 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB92
Deuteranopia (green-blind)
#E4D69B
Tritanopia (blue-blind)
#AEE1D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #afe797; /* rgb */ color: rgb(175, 231, 151); /* oklch */ color: oklch(87.0% 0.121 136.6);
Tailwind
colors: {
custom: {
50: '#c8efb6',
500: '#afe797',
950: '#000000',
},
}SCSS
$custom: #afe797; $custom-light: #c8efb6; $custom-dark: #000000;
JSON
{
"hex": "#afe797",
"rgb": {
"r": 175,
"g": 231,
"b": 151
},
"hsl": {
"h": 102,
"s": 62.5,
"l": 74.902
},
"oklch": {
"l": 0.87019,
"c": 0.12097,
"h": 136.6
},
"luminance": 0.685
}Semantic roles & 50–950 ramp
primary
#AFE797
secondary
#A461C1
accent
#1BCA96
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581