#AFE3BB#AFE3BB
#AFE3BB is a very light, moderate green. Relative luminance 0.676; OKLCH L 86.9% C 0.077 H 151.6°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE3BB |
|---|---|
| RGB | rgb(175, 227, 187) |
| HSL | hsl(134, 48%, 79%) |
| HSV | hsv(134, 23%, 89%) |
| CMYK | cmyk(22.9%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(85.83, -24.49, 14.18) |
| CIE-LCH | lch(85.83, 28.30, 149.94°) |
| OKLab | oklab(86.9% -0.0676 0.0365) |
| OKLCH | oklch(86.9% 0.077 151.6) |
| XYZ | xyz(54.1154, 67.6382, 57.2083) |
| Luminance | 0.6764 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.72
Hospital Green
#9BE5AA
ΔE00 5.05
Light Teal
#90E4C1
ΔE00 5.66
Light Sage
#BCECAC
ΔE00 6.28
Light Grey Green
#B7E1A1
ΔE00 6.64
Seafoam
#7FE0B3
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE3BB #E3AFD7
analogous
#BDE3AF #AFE3BB #AFE3D5
triadic
#AFE3BB #BBAFE3 #E3BBAF
tetradic
#AFE3BB #AFBDE3 #E3AFD7 #E3D5AF
square
#AFE3BB #AFBDE3 #E3AFD7 #E3D5AF
split-complementary
#AFE3BB #D5AFE3 #E3AFBD
monochromatic
#54C36E #82D394 #AFE3BB #DCF3E2 #E8F7EC
Accessibility & contrast
On white
1.45
#AFE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#AFE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE3BB
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE3BB | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DAB9
Deuteranopia (green-blind)
#DBD4BD
Tritanopia (blue-blind)
#A8E1D8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #afe3bb; /* rgb */ color: rgb(175, 227, 187); /* oklch */ color: oklch(86.9% 0.077 151.6);
Tailwind
colors: {
custom: {
50: '#c7eccf',
500: '#afe3bb',
950: '#000000',
},
}SCSS
$custom: #afe3bb; $custom-light: #c7eccf; $custom-dark: #000000;
JSON
{
"hex": "#afe3bb",
"rgb": {
"r": 175,
"g": 227,
"b": 187
},
"hsl": {
"h": 133.846,
"s": 48.148,
"l": 78.824
},
"oklch": {
"l": 0.86896,
"c": 0.07682,
"h": 151.6
},
"luminance": 0.6764
}Semantic roles & 50–950 ramp
primary
#AFE3BB
secondary
#BD79AD
accent
#2A9ABB
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483