#AFE2AF#AFE2AF
#AFE2AF is a very light, moderate green. Relative luminance 0.666; OKLCH L 86.4% C 0.087 H 144.8°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE2AF |
|---|---|
| RGB | rgb(175, 226, 175) |
| HSL | hsl(120, 47%, 79%) |
| HSV | hsv(120, 23%, 89%) |
| CMYK | cmyk(22.6%, 0%, 22.6%, 11.4%) |
| CIE-LAB | lab(85.30, -26.11, 19.71) |
| CIE-LCH | lch(85.30, 32.71, 142.95°) |
| OKLab | oklab(86.4% -0.0713 0.0504) |
| OKLCH | oklch(86.4% 0.087 144.8) |
| XYZ | xyz(52.6113, 66.6002, 50.6323) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.65
Light Sage
#BCECAC
ΔE00 3.83
Light Grey Green
#B7E1A1
ΔE00 3.87
Mint
#AAF0C1
ΔE00 4.43
Celadon
#BEFDB7
ΔE00 6.52
Washed Out Green
#BCF5A6
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE2AF #E2AFE2
analogous
#C8E2AF #AFE2AF #AFE2C8
triadic
#AFE2AF #AFAFE2 #E2AFAF
tetradic
#AFE2AF #AFC8E2 #E2AFE2 #E2C8AF
square
#AFE2AF #AFC8E2 #E2AFE2 #E2C8AF
split-complementary
#AFE2AF #C8AFE2 #E2AFC8
monochromatic
#55C155 #82D282 #AFE2AF #DCF2DC #E9F7E9
Accessibility & contrast
On white
1.47
#AFE2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#AFE2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE2AF
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE2AF | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AC
Deuteranopia (green-blind)
#DCD3B2
Tritanopia (blue-blind)
#AADFD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afe2af; /* rgb */ color: rgb(175, 226, 175); /* oklch */ color: oklch(86.4% 0.087 144.8);
Tailwind
colors: {
custom: {
50: '#c7ebc7',
500: '#afe2af',
950: '#000000',
},
}SCSS
$custom: #afe2af; $custom-light: #c7ebc7; $custom-dark: #000000;
JSON
{
"hex": "#afe2af",
"rgb": {
"r": 175,
"g": 226,
"b": 175
},
"hsl": {
"h": 120,
"s": 46.789,
"l": 78.627
},
"oklch": {
"l": 0.86395,
"c": 0.08734,
"h": 144.8
},
"luminance": 0.66602
}Semantic roles & 50–950 ramp
primary
#AFE2AF
secondary
#BB7ABB
accent
#2BBABA
background
#FDFEFD
surface
#F9FDF9
border
#D2D5D2
text
#131613
muted
#828482