#AFEFA5#AFEFA5
#AFEFA5 is a very light, moderate green. Relative luminance 0.736; OKLCH L 89.1% C 0.118 H 141.2°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEFA5 |
|---|---|
| RGB | rgb(175, 239, 165) |
| HSL | hsl(112, 70%, 79%) |
| HSV | hsv(112, 31%, 94%) |
| CMYK | cmyk(26.8%, 0%, 31%, 6.3%) |
| CIE-LAB | lab(88.71, -33.86, 29.53) |
| CIE-LCH | lch(88.71, 44.92, 138.91°) |
| OKLab | oklab(89.08% -0.0923 0.0743) |
| OKLCH | oklch(89.08% 0.118 141.2) |
| XYZ | xyz(55.3352, 73.5616, 46.8733) |
| Luminance | 0.7356 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.28
Light Sage
#BCECAC
ΔE00 2.82
Light Pastel Green
#B2FBA5
ΔE00 3.00
Tea Green
#BDF8A3
ΔE00 3.15
Celadon
#BEFDB7
ΔE00 3.23
Light Mint Green
#A6FBB2
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEFA5 #E5A5EF
analogous
#D4EFA5 #AFEFA5 #A5EFC0
triadic
#AFEFA5 #A5AFEF #EFA5AF
tetradic
#AFEFA5 #A5D4EF #E5A5EF #EFC0A5
square
#AFEFA5 #A5D4EF #E5A5EF #EFC0A5
split-complementary
#AFEFA5 #C0A5EF #EFA5D4
monochromatic
#53DD3D #81E671 #AFEFA5 #DDF8D9 #E8FAE5
Accessibility & contrast
On white
1.34
#AFEFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#AFEFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEFA5
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEFA5 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A0
Deuteranopia (green-blind)
#E9DCA9
Tritanopia (blue-blind)
#ABEADC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #afefa5; /* rgb */ color: rgb(175, 239, 165); /* oklch */ color: oklch(89.1% 0.118 141.2);
Tailwind
colors: {
custom: {
50: '#c8f4c0',
500: '#afefa5',
950: '#000000',
},
}SCSS
$custom: #afefa5; $custom-light: #c8f4c0; $custom-dark: #000000;
JSON
{
"hex": "#afefa5",
"rgb": {
"r": 175,
"g": 239,
"b": 165
},
"hsl": {
"h": 111.892,
"s": 69.811,
"l": 79.216
},
"oklch": {
"l": 0.89078,
"c": 0.11846,
"h": 141.2
},
"luminance": 0.73564
}Semantic roles & 50–950 ramp
primary
#AFEFA5
secondary
#BF6CCC
accent
#14D2B8
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131712
muted
#828582