#AFE2BC#AFE2BC
#AFE2BC is a very light, moderate green. Relative luminance 0.671; OKLCH L 86.7% C 0.074 H 152.5°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE2BC |
|---|---|
| RGB | rgb(175, 226, 188) |
| HSL | hsl(135, 47%, 79%) |
| HSV | hsv(135, 23%, 89%) |
| CMYK | cmyk(22.6%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(85.57, -23.82, 13.29) |
| CIE-LCH | lch(85.57, 27.28, 150.84°) |
| OKLab | oklab(86.7% -0.0659 0.0343) |
| OKLCH | oklch(86.7% 0.074 152.5) |
| XYZ | xyz(53.9501, 67.1357, 57.6832) |
| Luminance | 0.6714 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.10
Hospital Green
#9BE5AA
ΔE00 5.52
Light Teal
#90E4C1
ΔE00 5.58
Light Sage
#BCECAC
ΔE00 6.77
Seafoam
#7FE0B3
ΔE00 6.88
Pale Turquoise
#A5FBD5
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE2BC #E2AFD5
analogous
#BBE2AF #AFE2BC #AFE2D5
triadic
#AFE2BC #BCAFE2 #E2BCAF
tetradic
#AFE2BC #AFBBE2 #E2AFD5 #E2D5AF
square
#AFE2BC #AFBBE2 #E2AFD5 #E2D5AF
split-complementary
#AFE2BC #D5AFE2 #E2AFBB
monochromatic
#55C171 #82D296 #AFE2BC #DCF2E2 #E9F7EC
Accessibility & contrast
On white
1.46
#AFE2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#AFE2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE2BC
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE2BC | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BA
Deuteranopia (green-blind)
#D9D4BE
Tritanopia (blue-blind)
#A8E0D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #afe2bc; /* rgb */ color: rgb(175, 226, 188); /* oklch */ color: oklch(86.7% 0.074 152.5);
Tailwind
colors: {
custom: {
50: '#c7ebd0',
500: '#afe2bc',
950: '#000000',
},
}SCSS
$custom: #afe2bc; $custom-light: #c7ebd0; $custom-dark: #000000;
JSON
{
"hex": "#afe2bc",
"rgb": {
"r": 175,
"g": 226,
"b": 188
},
"hsl": {
"h": 135.294,
"s": 46.789,
"l": 78.627
},
"oklch": {
"l": 0.86701,
"c": 0.07425,
"h": 152.5
},
"luminance": 0.67138
}Semantic roles & 50–950 ramp
primary
#AFE2BC
secondary
#BB7AAB
accent
#2B96BA
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483