#AFF0B0#AFF0B0
#AFF0B0 is a very light, moderate green. Relative luminance 0.746; OKLCH L 89.5% C 0.109 H 145.0°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF0B0 |
|---|---|
| RGB | rgb(175, 240, 176) |
| HSL | hsl(121, 68%, 81%) |
| HSV | hsv(121, 27%, 94%) |
| CMYK | cmyk(27.1%, 0%, 26.7%, 5.9%) |
| CIE-LAB | lab(89.19, -32.56, 24.56) |
| CIE-LCH | lch(89.19, 40.79, 142.98°) |
| OKLab | oklab(89.53% -0.0889 0.0623) |
| OKLCH | oklch(89.53% 0.109 145) |
| XYZ | xyz(56.6734, 74.5666, 52.4726) |
| Luminance | 0.7457 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.92
Celadon
#BEFDB7
ΔE00 3.08
Light Mint
#B6FFBB
ΔE00 3.12
Light Mint Green
#A6FBB2
ΔE00 3.23
Hospital Green
#9BE5AA
ΔE00 3.37
Light Sea Green
#98F6B0
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF0B0 #F0AFEF
analogous
#CFF0AF #AFF0B0 #AFF0D1
triadic
#AFF0B0 #B0AFF0 #F0B0AF
tetradic
#AFF0B0 #AFCFF0 #F0AFEF #F0D1AF
square
#AFF0B0 #AFCFF0 #F0AFEF #F0D1AF
split-complementary
#AFF0B0 #D1AFF0 #F0AFCF
monochromatic
#48DD4A #7BE67D #AFF0B0 #E3FAE3 #E5FAE6
Accessibility & contrast
On white
1.32
#AFF0B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#AFF0B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF0B0
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF0B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF0B0 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AC
Deuteranopia (green-blind)
#E8DDB3
Tritanopia (blue-blind)
#A8ECDF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #aff0b0; /* rgb */ color: rgb(175, 240, 176); /* oklch */ color: oklch(89.5% 0.109 145.0);
Tailwind
colors: {
custom: {
50: '#c8f5c8',
500: '#aff0b0',
950: '#000000',
},
}SCSS
$custom: #aff0b0; $custom-light: #c8f5c8; $custom-dark: #000000;
JSON
{
"hex": "#aff0b0",
"rgb": {
"r": 175,
"g": 240,
"b": 176
},
"hsl": {
"h": 120.923,
"s": 68.421,
"l": 81.373
},
"oklch": {
"l": 0.89525,
"c": 0.1086,
"h": 145
},
"luminance": 0.74569
}Semantic roles & 50–950 ramp
primary
#AFF0B0
secondary
#CE75CD
accent
#15CDD0
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131713
muted
#828582