#AFE2BD#AFE2BD
#AFE2BD is a very light, moderate green. Relative luminance 0.672; OKLCH L 86.7% C 0.073 H 153.2°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE2BD |
|---|---|
| RGB | rgb(175, 226, 189) |
| HSL | hsl(136, 47%, 79%) |
| HSV | hsv(136, 23%, 89%) |
| CMYK | cmyk(22.6%, 0%, 16.4%, 11.4%) |
| CIE-LAB | lab(85.59, -23.64, 12.80) |
| CIE-LCH | lch(85.59, 26.88, 151.57°) |
| OKLab | oklab(86.73% -0.0654 0.033) |
| OKLCH | oklch(86.73% 0.073 153.2) |
| XYZ | xyz(54.0583, 67.1790, 58.2529) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.20
Light Teal
#90E4C1
ΔE00 5.48
Hospital Green
#9BE5AA
ΔE00 5.74
Seafoam
#7FE0B3
ΔE00 6.90
Pale Turquoise
#A5FBD5
ΔE00 6.95
Light Sage
#BCECAC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE2BD #E2AFD4
analogous
#BAE2AF #AFE2BD #AFE2D6
triadic
#AFE2BD #BDAFE2 #E2BDAF
tetradic
#AFE2BD #AFBAE2 #E2AFD4 #E2D6AF
square
#AFE2BD #AFBAE2 #E2AFD4 #E2D6AF
split-complementary
#AFE2BD #D6AFE2 #E2AFBA
monochromatic
#55C173 #82D298 #AFE2BD #DCF2E2 #E9F7EC
Accessibility & contrast
On white
1.45
#AFE2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#AFE2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE2BD
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE2BD | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABB
Deuteranopia (green-blind)
#D9D4BF
Tritanopia (blue-blind)
#A7E1D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #afe2bd; /* rgb */ color: rgb(175, 226, 189); /* oklch */ color: oklch(86.7% 0.073 153.2);
Tailwind
colors: {
custom: {
50: '#c7ebd1',
500: '#afe2bd',
950: '#000000',
},
}SCSS
$custom: #afe2bd; $custom-light: #c7ebd1; $custom-dark: #000000;
JSON
{
"hex": "#afe2bd",
"rgb": {
"r": 175,
"g": 226,
"b": 189
},
"hsl": {
"h": 136.471,
"s": 46.789,
"l": 78.627
},
"oklch": {
"l": 0.86726,
"c": 0.0733,
"h": 153.2
},
"luminance": 0.67181
}Semantic roles & 50–950 ramp
primary
#AFE2BD
secondary
#BB7AA9
accent
#2B93BA
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483