#AFE2BB#AFE2BB
#AFE2BB is a very light, moderate green. Relative luminance 0.671; OKLCH L 86.7% C 0.075 H 151.8°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE2BB |
|---|---|
| RGB | rgb(175, 226, 187) |
| HSL | hsl(134, 47%, 79%) |
| HSV | hsv(134, 23%, 89%) |
| CMYK | cmyk(22.6%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(85.55, -24.01, 13.79) |
| CIE-LCH | lch(85.55, 27.68, 150.13°) |
| OKLab | oklab(86.68% -0.0663 0.0356) |
| OKLCH | oklch(86.68% 0.075 151.8) |
| XYZ | xyz(53.8427, 67.0928, 57.1174) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.02
Hospital Green
#9BE5AA
ΔE00 5.31
Light Teal
#90E4C1
ΔE00 5.69
Light Sage
#BCECAC
ΔE00 6.52
Light Grey Green
#B7E1A1
ΔE00 6.79
Seafoam
#7FE0B3
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE2BB #E2AFD6
analogous
#BCE2AF #AFE2BB #AFE2D4
triadic
#AFE2BB #BBAFE2 #E2BBAF
tetradic
#AFE2BB #AFBCE2 #E2AFD6 #E2D4AF
square
#AFE2BB #AFBCE2 #E2AFD6 #E2D4AF
split-complementary
#AFE2BB #D4AFE2 #E2AFBC
monochromatic
#55C16F #82D295 #AFE2BB #DCF2E1 #E9F7EC
Accessibility & contrast
On white
1.46
#AFE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#AFE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE2BB
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE2BB | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#DAD4BD
Tritanopia (blue-blind)
#A8E0D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #afe2bb; /* rgb */ color: rgb(175, 226, 187); /* oklch */ color: oklch(86.7% 0.075 151.8);
Tailwind
colors: {
custom: {
50: '#c7ebcf',
500: '#afe2bb',
950: '#000000',
},
}SCSS
$custom: #afe2bb; $custom-light: #c7ebcf; $custom-dark: #000000;
JSON
{
"hex": "#afe2bb",
"rgb": {
"r": 175,
"g": 226,
"b": 187
},
"hsl": {
"h": 134.118,
"s": 46.789,
"l": 78.627
},
"oklch": {
"l": 0.86677,
"c": 0.0752,
"h": 151.8
},
"luminance": 0.67095
}Semantic roles & 50–950 ramp
primary
#AFE2BB
secondary
#BB7AAC
accent
#2B98BA
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483