#AFEAA8#AFEAA8
#AFEAA8 is a very light, moderate green. Relative luminance 0.708; OKLCH L 88.0% C 0.107 H 142.0°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEAA8 |
|---|---|
| RGB | rgb(175, 234, 168) |
| HSL | hsl(114, 61%, 79%) |
| HSV | hsv(114, 28%, 92%) |
| CMYK | cmyk(25.2%, 0%, 28.2%, 8.2%) |
| CIE-LAB | lab(87.38, -31.06, 26.19) |
| CIE-LCH | lch(87.38, 40.63, 139.86°) |
| OKLab | oklab(88.02% -0.0847 0.0662) |
| OKLCH | oklch(88.02% 0.108 142) |
| XYZ | xyz(54.1679, 70.7850, 47.8471) |
| Luminance | 0.7079 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.05
Light Grey Green
#B7E1A1
ΔE00 3.25
Washed Out Green
#BCF5A6
ΔE00 3.54
Hospital Green
#9BE5AA
ΔE00 3.54
Celadon
#BEFDB7
ΔE00 4.01
Light Mint Green
#A6FBB2
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEAA8 #E3A8EA
analogous
#D0EAA8 #AFEAA8 #A8EAC2
triadic
#AFEAA8 #A8AFEA #EAA8AF
tetradic
#AFEAA8 #A8D0EA #E3A8EA #EAC2A8
square
#AFEAA8 #A8D0EA #E3A8EA #EAC2A8
split-complementary
#AFEAA8 #C2A8EA #EAA8D0
monochromatic
#54D245 #82DE77 #AFEAA8 #DCF6D9 #E8F9E6
Accessibility & contrast
On white
1.39
#AFEAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#AFEAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEAA8
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEAA8 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA4
Deuteranopia (green-blind)
#E4D9AB
Tritanopia (blue-blind)
#ABE6D8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #afeaa8; /* rgb */ color: rgb(175, 234, 168); /* oklch */ color: oklch(88.0% 0.107 142.0);
Tailwind
colors: {
custom: {
50: '#c8f1c2',
500: '#afeaa8',
950: '#000000',
},
}SCSS
$custom: #afeaa8; $custom-light: #c8f1c2; $custom-dark: #000000;
JSON
{
"hex": "#afeaa8",
"rgb": {
"r": 175,
"g": 234,
"b": 168
},
"hsl": {
"h": 113.636,
"s": 61.111,
"l": 78.824
},
"oklch": {
"l": 0.88021,
"c": 0.1075,
"h": 142
},
"luminance": 0.70787
}Semantic roles & 50–950 ramp
primary
#AFEAA8
secondary
#BD70C6
accent
#1DC9B7
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131612
muted
#828582