#AFE1BD#AFE1BD
#AFE1BD is a very light, moderate green. Relative luminance 0.666; OKLCH L 86.5% C 0.072 H 153.4°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE1BD |
|---|---|
| RGB | rgb(175, 225, 189) |
| HSL | hsl(137, 45%, 78%) |
| HSV | hsv(137, 22%, 88%) |
| CMYK | cmyk(22.2%, 0%, 16%, 11.8%) |
| CIE-LAB | lab(85.32, -23.15, 12.41) |
| CIE-LCH | lch(85.32, 26.27, 151.80°) |
| OKLab | oklab(86.51% -0.0641 0.0321) |
| OKLCH | oklch(86.51% 0.072 153.4) |
| XYZ | xyz(53.7872, 66.6368, 58.1625) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.53
Light Teal
#90E4C1
ΔE00 5.56
Hospital Green
#9BE5AA
ΔE00 6.02
Seafoam
#7FE0B3
ΔE00 7.03
Pale Turquoise
#A5FBD5
ΔE00 7.16
Light Sage
#BCECAC
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE1BD #E1AFD3
analogous
#BAE1AF #AFE1BD #AFE1D6
triadic
#AFE1BD #BDAFE1 #E1BDAF
tetradic
#AFE1BD #AFBAE1 #E1AFD3 #E1D6AF
square
#AFE1BD #AFBAE1 #E1AFD3 #E1D6AF
split-complementary
#AFE1BD #D6AFE1 #E1AFBA
monochromatic
#56C074 #82D098 #AFE1BD #DCF2E2 #E9F7ED
Accessibility & contrast
On white
1.47
#AFE1BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#AFE1BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE1BD
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE1BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE1BD | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BB
Deuteranopia (green-blind)
#D8D3BF
Tritanopia (blue-blind)
#A8E0D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afe1bd; /* rgb */ color: rgb(175, 225, 189); /* oklch */ color: oklch(86.5% 0.072 153.4);
Tailwind
colors: {
custom: {
50: '#c7ead1',
500: '#afe1bd',
950: '#000000',
},
}SCSS
$custom: #afe1bd; $custom-light: #c7ead1; $custom-dark: #000000;
JSON
{
"hex": "#afe1bd",
"rgb": {
"r": 175,
"g": 225,
"b": 189
},
"hsl": {
"h": 136.8,
"s": 45.455,
"l": 78.431
},
"oklch": {
"l": 0.86507,
"c": 0.07169,
"h": 153.4
},
"luminance": 0.66639
}Semantic roles & 50–950 ramp
primary
#AFE1BD
secondary
#BA7AA8
accent
#2D92B9
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483