#AFEAAB#AFEAAB
#AFEAAB is a very light, moderate green. Relative luminance 0.709; OKLCH L 88.1% C 0.104 H 143.1°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEAAB |
|---|---|
| RGB | rgb(175, 234, 171) |
| HSL | hsl(116, 60%, 79%) |
| HSV | hsv(116, 27%, 92%) |
| CMYK | cmyk(25.2%, 0%, 26.9%, 8.2%) |
| CIE-LAB | lab(87.44, -30.58, 24.72) |
| CIE-LCH | lch(87.44, 39.32, 141.04°) |
| OKLab | oklab(88.08% -0.0834 0.0627) |
| OKLCH | oklch(88.08% 0.104 143.1) |
| XYZ | xyz(54.4506, 70.8980, 49.3360) |
| Luminance | 0.7090 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.19
Hospital Green
#9BE5AA
ΔE00 3.20
Light Grey Green
#B7E1A1
ΔE00 3.46
Washed Out Green
#BCF5A6
ΔE00 4.02
Celadon
#BEFDB7
ΔE00 4.09
Light Mint
#B6FFBB
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEAAB #E6ABEA
analogous
#CFEAAB #AFEAAB #ABEAC7
triadic
#AFEAAB #ABAFEA #EAABAF
tetradic
#AFEAAB #ABCFEA #E6ABEA #EAC7AB
square
#AFEAAB #ABCFEA #E6ABEA #EAC7AB
split-complementary
#AFEAAB #C7ABEA #EAABCF
monochromatic
#52D249 #80DE7A #AFEAAB #DEF6DC #E8F9E7
Accessibility & contrast
On white
1.38
#AFEAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#AFEAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEAAB
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEAAB | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFA7
Deuteranopia (green-blind)
#E4D9AE
Tritanopia (blue-blind)
#AAE6D9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #afeaab; /* rgb */ color: rgb(175, 234, 171); /* oklch */ color: oklch(88.1% 0.104 143.1);
Tailwind
colors: {
custom: {
50: '#c8f1c4',
500: '#afeaab',
950: '#000000',
},
}SCSS
$custom: #afeaab; $custom-light: #c8f1c4; $custom-dark: #000000;
JSON
{
"hex": "#afeaab",
"rgb": {
"r": 175,
"g": 234,
"b": 171
},
"hsl": {
"h": 116.19,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.88083,
"c": 0.10434,
"h": 143.1
},
"luminance": 0.709
}Semantic roles & 50–950 ramp
primary
#AFEAAB
secondary
#C173C6
accent
#1EC8BD
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131612
muted
#828582