#AFE0BC#AFE0BC
#AFE0BC is a very light, moderate green. Relative luminance 0.661; OKLCH L 86.3% C 0.071 H 152.9°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE0BC |
|---|---|
| RGB | rgb(175, 224, 188) |
| HSL | hsl(136, 44%, 78%) |
| HSV | hsv(136, 22%, 88%) |
| CMYK | cmyk(21.9%, 0%, 16.1%, 12.2%) |
| CIE-LAB | lab(85.02, -22.85, 12.52) |
| CIE-LCH | lch(85.02, 26.05, 151.28°) |
| OKLab | oklab(86.26% -0.0632 0.0323) |
| OKLCH | oklch(86.26% 0.071 152.9) |
| XYZ | xyz(53.4094, 66.0544, 57.5030) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.74
Light Teal
#90E4C1
ΔE00 5.73
Hospital Green
#9BE5AA
ΔE00 6.08
Seafoam
#7FE0B3
ΔE00 7.15
Light Sage
#BCECAC
ΔE00 7.28
Light Grey Green
#B7E1A1
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE0BC #E0AFD3
analogous
#BAE0AF #AFE0BC #AFE0D4
triadic
#AFE0BC #BCAFE0 #E0BCAF
tetradic
#AFE0BC #AFBAE0 #E0AFD3 #E0D4AF
square
#AFE0BC #AFBAE0 #E0AFD3 #E0D4AF
split-complementary
#AFE0BC #D4AFE0 #E0AFBA
monochromatic
#57BE72 #83CF97 #AFE0BC #DBF1E1 #E9F6ED
Accessibility & contrast
On white
1.48
#AFE0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#AFE0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE0BC
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE0BC | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BA
Deuteranopia (green-blind)
#D8D2BE
Tritanopia (blue-blind)
#A8DFD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #afe0bc; /* rgb */ color: rgb(175, 224, 188); /* oklch */ color: oklch(86.3% 0.071 152.9);
Tailwind
colors: {
custom: {
50: '#c7e9d0',
500: '#afe0bc',
950: '#000000',
},
}SCSS
$custom: #afe0bc; $custom-light: #c7e9d0; $custom-dark: #000000;
JSON
{
"hex": "#afe0bc",
"rgb": {
"r": 175,
"g": 224,
"b": 188
},
"hsl": {
"h": 135.918,
"s": 44.144,
"l": 78.235
},
"oklch": {
"l": 0.86263,
"c": 0.07102,
"h": 152.9
},
"luminance": 0.66056
}Semantic roles & 50–950 ramp
primary
#AFE0BC
secondary
#B97AA8
accent
#2E93B7
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483