#AFE0BB#AFE0BB
#AFE0BB is a very light, moderate green. Relative luminance 0.660; OKLCH L 86.2% C 0.072 H 152.2°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE0BB |
|---|---|
| RGB | rgb(175, 224, 187) |
| HSL | hsl(135, 44%, 78%) |
| HSV | hsv(135, 22%, 88%) |
| CMYK | cmyk(21.9%, 0%, 16.5%, 12.2%) |
| CIE-LAB | lab(85.00, -23.03, 13.01) |
| CIE-LCH | lch(85.00, 26.45, 150.53°) |
| OKLab | oklab(86.24% -0.0636 0.0336) |
| OKLCH | oklch(86.24% 0.072 152.2) |
| XYZ | xyz(53.3020, 66.0114, 56.9372) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.64
Light Teal
#90E4C1
ΔE00 5.82
Hospital Green
#9BE5AA
ΔE00 5.86
Light Sage
#BCECAC
ΔE00 7.02
Seafoam
#7FE0B3
ΔE00 7.12
Light Grey Green
#B7E1A1
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE0BB #E0AFD4
analogous
#BBE0AF #AFE0BB #AFE0D3
triadic
#AFE0BB #BBAFE0 #E0BBAF
tetradic
#AFE0BB #AFBBE0 #E0AFD4 #E0D3AF
square
#AFE0BB #AFBBE0 #E0AFD4 #E0D3AF
split-complementary
#AFE0BB #D3AFE0 #E0AFBB
monochromatic
#57BE70 #83CF96 #AFE0BB #DBF1E0 #E9F6EC
Accessibility & contrast
On white
1.48
#AFE0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#AFE0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE0BB
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE0BB | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8B9
Deuteranopia (green-blind)
#D8D2BD
Tritanopia (blue-blind)
#A8DED5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #afe0bb; /* rgb */ color: rgb(175, 224, 187); /* oklch */ color: oklch(86.2% 0.072 152.2);
Tailwind
colors: {
custom: {
50: '#c7e9cf',
500: '#afe0bb',
950: '#000000',
},
}SCSS
$custom: #afe0bb; $custom-light: #c7e9cf; $custom-dark: #000000;
JSON
{
"hex": "#afe0bb",
"rgb": {
"r": 175,
"g": 224,
"b": 187
},
"hsl": {
"h": 134.694,
"s": 44.144,
"l": 78.235
},
"oklch": {
"l": 0.86238,
"c": 0.07196,
"h": 152.2
},
"luminance": 0.66013
}Semantic roles & 50–950 ramp
primary
#AFE0BB
secondary
#B97AAA
accent
#2E96B7
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483