#AFE1BC#AFE1BC
#AFE1BC is a very light, moderate green. Relative luminance 0.666; OKLCH L 86.5% C 0.073 H 152.7°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE1BC |
|---|---|
| RGB | rgb(175, 225, 188) |
| HSL | hsl(136, 45%, 78%) |
| HSV | hsv(136, 22%, 88%) |
| CMYK | cmyk(22.2%, 0%, 16.4%, 11.8%) |
| CIE-LAB | lab(85.30, -23.34, 12.91) |
| CIE-LCH | lch(85.30, 26.67, 151.06°) |
| OKLab | oklab(86.48% -0.0645 0.0333) |
| OKLCH | oklch(86.48% 0.073 152.7) |
| XYZ | xyz(53.6790, 66.5935, 57.5928) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.42
Light Teal
#90E4C1
ΔE00 5.65
Hospital Green
#9BE5AA
ΔE00 5.79
Seafoam
#7FE0B3
ΔE00 7.01
Light Sage
#BCECAC
ΔE00 7.02
Pale Turquoise
#A5FBD5
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE1BC #E1AFD4
analogous
#BBE1AF #AFE1BC #AFE1D5
triadic
#AFE1BC #BCAFE1 #E1BCAF
tetradic
#AFE1BC #AFBBE1 #E1AFD4 #E1D5AF
square
#AFE1BC #AFBBE1 #E1AFD4 #E1D5AF
split-complementary
#AFE1BC #D5AFE1 #E1AFBB
monochromatic
#56C071 #82D097 #AFE1BC #DCF2E1 #E9F7EC
Accessibility & contrast
On white
1.47
#AFE1BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#AFE1BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE1BC
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE1BC | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BA
Deuteranopia (green-blind)
#D9D3BE
Tritanopia (blue-blind)
#A8DFD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afe1bc; /* rgb */ color: rgb(175, 225, 188); /* oklch */ color: oklch(86.5% 0.073 152.7);
Tailwind
colors: {
custom: {
50: '#c7ead0',
500: '#afe1bc',
950: '#000000',
},
}SCSS
$custom: #afe1bc; $custom-light: #c7ead0; $custom-dark: #000000;
JSON
{
"hex": "#afe1bc",
"rgb": {
"r": 175,
"g": 225,
"b": 188
},
"hsl": {
"h": 135.6,
"s": 45.455,
"l": 78.431
},
"oklch": {
"l": 0.86482,
"c": 0.07263,
"h": 152.7
},
"luminance": 0.66595
}Semantic roles & 50–950 ramp
primary
#AFE1BC
secondary
#BA7AAA
accent
#2D94B9
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483