#AFE1BB#AFE1BB
#AFE1BB is a very light, moderate green. Relative luminance 0.666; OKLCH L 86.5% C 0.074 H 152.0°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE1BB |
|---|---|
| RGB | rgb(175, 225, 187) |
| HSL | hsl(134, 45%, 78%) |
| HSV | hsv(134, 22%, 88%) |
| CMYK | cmyk(22.2%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(85.28, -23.52, 13.40) |
| CIE-LCH | lch(85.28, 27.07, 150.33°) |
| OKLab | oklab(86.46% -0.065 0.0346) |
| OKLCH | oklch(86.46% 0.074 152) |
| XYZ | xyz(53.5716, 66.5505, 57.0270) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.33
Hospital Green
#9BE5AA
ΔE00 5.58
Light Teal
#90E4C1
ΔE00 5.75
Light Sage
#BCECAC
ΔE00 6.77
Light Grey Green
#B7E1A1
ΔE00 6.95
Seafoam
#7FE0B3
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE1BB #E1AFD5
analogous
#BCE1AF #AFE1BB #AFE1D4
triadic
#AFE1BB #BBAFE1 #E1BBAF
tetradic
#AFE1BB #AFBCE1 #E1AFD5 #E1D4AF
square
#AFE1BB #AFBCE1 #E1AFD5 #E1D4AF
split-complementary
#AFE1BB #D4AFE1 #E1AFBC
monochromatic
#56C06F #82D095 #AFE1BB #DCF2E1 #E9F7EC
Accessibility & contrast
On white
1.47
#AFE1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#AFE1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE1BB
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE1BB | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9B9
Deuteranopia (green-blind)
#D9D3BD
Tritanopia (blue-blind)
#A8DFD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afe1bb; /* rgb */ color: rgb(175, 225, 187); /* oklch */ color: oklch(86.5% 0.074 152.0);
Tailwind
colors: {
custom: {
50: '#c7eacf',
500: '#afe1bb',
950: '#000000',
},
}SCSS
$custom: #afe1bb; $custom-light: #c7eacf; $custom-dark: #000000;
JSON
{
"hex": "#afe1bb",
"rgb": {
"r": 175,
"g": 225,
"b": 187
},
"hsl": {
"h": 134.4,
"s": 45.455,
"l": 78.431
},
"oklch": {
"l": 0.86457,
"c": 0.07359,
"h": 152
},
"luminance": 0.66552
}Semantic roles & 50–950 ramp
primary
#AFE1BB
secondary
#BA7AAB
accent
#2D97B9
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483