#AFE2B2#AFE2B2
#AFE2B2 is a very light, moderate green. Relative luminance 0.667; OKLCH L 86.5% C 0.084 H 146.3°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE2B2 |
|---|---|
| RGB | rgb(175, 226, 178) |
| HSL | hsl(124, 47%, 79%) |
| HSV | hsv(124, 23%, 89%) |
| CMYK | cmyk(22.6%, 0%, 21.2%, 11.4%) |
| CIE-LAB | lab(85.36, -25.60, 18.23) |
| CIE-LCH | lch(85.36, 31.42, 144.54°) |
| OKLab | oklab(86.46% -0.0701 0.0467) |
| OKLCH | oklch(86.46% 0.084 146.3) |
| XYZ | xyz(52.9093, 66.7194, 52.2013) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.88
Mint
#AAF0C1
ΔE00 4.12
Light Sage
#BCECAC
ΔE00 4.42
Light Grey Green
#B7E1A1
ΔE00 4.55
Celadon
#BEFDB7
ΔE00 6.90
Light Mint
#B6FFBB
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE2B2 #E2AFDF
analogous
#C5E2AF #AFE2B2 #AFE2CB
triadic
#AFE2B2 #B2AFE2 #E2B2AF
tetradic
#AFE2B2 #AFC5E2 #E2AFDF #E2CBAF
square
#AFE2B2 #AFC5E2 #E2AFDF #E2CBAF
split-complementary
#AFE2B2 #CBAFE2 #E2AFC5
monochromatic
#55C15C #82D287 #AFE2B2 #DCF2DD #E9F7E9
Accessibility & contrast
On white
1.46
#AFE2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#AFE2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE2B2
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE2B2 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D9AF
Deuteranopia (green-blind)
#DBD3B4
Tritanopia (blue-blind)
#AADFD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afe2b2; /* rgb */ color: rgb(175, 226, 178); /* oklch */ color: oklch(86.5% 0.084 146.3);
Tailwind
colors: {
custom: {
50: '#c7ebc9',
500: '#afe2b2',
950: '#000000',
},
}SCSS
$custom: #afe2b2; $custom-light: #c7ebc9; $custom-dark: #000000;
JSON
{
"hex": "#afe2b2",
"rgb": {
"r": 175,
"g": 226,
"b": 178
},
"hsl": {
"h": 123.529,
"s": 46.789,
"l": 78.627
},
"oklch": {
"l": 0.86463,
"c": 0.08422,
"h": 146.3
},
"luminance": 0.66721
}Semantic roles & 50–950 ramp
primary
#AFE2B2
secondary
#BB7AB8
accent
#2BB2BA
background
#FDFEFD
surface
#F9FDF9
border
#D2D5D2
text
#131613
muted
#828482