#AFECAA#AFECAA
#AFECAA is a very light, moderate green. Relative luminance 0.720; OKLCH L 88.5% C 0.109 H 142.7°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AFECAA |
|---|---|
| RGB | rgb(175, 236, 170) |
| HSL | hsl(115, 63%, 80%) |
| HSV | hsv(115, 28%, 93%) |
| CMYK | cmyk(25.8%, 0%, 28%, 7.5%) |
| CIE-LAB | lab(87.97, -31.68, 25.97) |
| CIE-LCH | lch(87.97, 40.96, 140.66°) |
| OKLab | oklab(88.51% -0.0864 0.0657) |
| OKLCH | oklch(88.51% 0.109 142.7) |
| XYZ | xyz(54.9282, 72.0053, 49.0268) |
| Luminance | 0.7201 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.23
Washed Out Green
#BCF5A6
ΔE00 3.45
Hospital Green
#9BE5AA
ΔE00 3.47
Celadon
#BEFDB7
ΔE00 3.62
Light Grey Green
#B7E1A1
ΔE00 3.71
Light Mint Green
#A6FBB2
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFECAA #E7AAEC
analogous
#D0ECAA #AFECAA #AAECC6
triadic
#AFECAA #AAAFEC #ECAAAF
tetradic
#AFECAA #AAD0EC #E7AAEC #ECC6AA
square
#AFECAA #AAD0EC #E7AAEC #ECC6AA
split-complementary
#AFECAA #C6AAEC #ECAAD0
monochromatic
#51D646 #80E178 #AFECAA #DEF7DC #E7F9E6
Accessibility & contrast
On white
1.36
#AFECAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#AFECAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFECAA
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFECAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFECAA | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0A6
Deuteranopia (green-blind)
#E6DAAD
Tritanopia (blue-blind)
#AAE8DA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #afecaa; /* rgb */ color: rgb(175, 236, 170); /* oklch */ color: oklch(88.5% 0.109 142.7);
Tailwind
colors: {
custom: {
50: '#c8f2c3',
500: '#afecaa',
950: '#000000',
},
}SCSS
$custom: #afecaa; $custom-light: #c8f2c3; $custom-dark: #000000;
JSON
{
"hex": "#afecaa",
"rgb": {
"r": 175,
"g": 236,
"b": 170
},
"hsl": {
"h": 115.455,
"s": 63.462,
"l": 79.608
},
"oklch": {
"l": 0.88508,
"c": 0.10855,
"h": 142.7
},
"luminance": 0.72007
}Semantic roles & 50–950 ramp
primary
#AFECAA
secondary
#C272C9
accent
#1ACBBE
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131712
muted
#828582