#AFE3BC#AFE3BC
#AFE3BC is a very light, moderate green. Relative luminance 0.677; OKLCH L 86.9% C 0.076 H 152.3°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE3BC |
|---|---|
| RGB | rgb(175, 227, 188) |
| HSL | hsl(135, 48%, 79%) |
| HSV | hsv(135, 23%, 89%) |
| CMYK | cmyk(22.9%, 0%, 17.2%, 11%) |
| CIE-LAB | lab(85.85, -24.31, 13.68) |
| CIE-LCH | lch(85.85, 27.90, 150.63°) |
| OKLab | oklab(86.92% -0.0672 0.0353) |
| OKLCH | oklch(86.92% 0.076 152.3) |
| XYZ | xyz(54.2228, 67.6812, 57.7741) |
| Luminance | 0.6768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.79
Hospital Green
#9BE5AA
ΔE00 5.26
Light Teal
#90E4C1
ΔE00 5.54
Light Sage
#BCECAC
ΔE00 6.53
Seafoam
#7FE0B3
ΔE00 6.78
Pale Turquoise
#A5FBD5
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE3BC #E3AFD6
analogous
#BCE3AF #AFE3BC #AFE3D6
triadic
#AFE3BC #BCAFE3 #E3BCAF
tetradic
#AFE3BC #AFBCE3 #E3AFD6 #E3D6AF
square
#AFE3BC #AFBCE3 #E3AFD6 #E3D6AF
split-complementary
#AFE3BC #D6AFE3 #E3AFBC
monochromatic
#54C370 #82D396 #AFE3BC #DCF3E2 #E8F7EC
Accessibility & contrast
On white
1.44
#AFE3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#AFE3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE3BC
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE3BC | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABA
Deuteranopia (green-blind)
#DAD4BE
Tritanopia (blue-blind)
#A8E1D8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #afe3bc; /* rgb */ color: rgb(175, 227, 188); /* oklch */ color: oklch(86.9% 0.076 152.3);
Tailwind
colors: {
custom: {
50: '#c7ecd0',
500: '#afe3bc',
950: '#000000',
},
}SCSS
$custom: #afe3bc; $custom-light: #c7ecd0; $custom-dark: #000000;
JSON
{
"hex": "#afe3bc",
"rgb": {
"r": 175,
"g": 227,
"b": 188
},
"hsl": {
"h": 135,
"s": 48.148,
"l": 78.824
},
"oklch": {
"l": 0.86921,
"c": 0.07586,
"h": 152.3
},
"luminance": 0.67683
}Semantic roles & 50–950 ramp
primary
#AFE3BC
secondary
#BD79AC
accent
#2A97BB
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483