#A0E1BF#A0E1BF
#A0E1BF is a very light, moderate green. Relative luminance 0.651; OKLCH L 85.7% C 0.081 H 161.2°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A0E1BF |
|---|---|
| RGB | rgb(160, 225, 191) |
| HSL | hsl(149, 52%, 75%) |
| HSV | hsv(149, 29%, 88%) |
| CMYK | cmyk(28.9%, 0%, 15.1%, 11.8%) |
| CIE-LAB | lab(84.53, -27.47, 10.12) |
| CIE-LCH | lch(84.53, 29.28, 159.78°) |
| OKLab | oklab(85.67% -0.0769 0.0261) |
| OKLCH | oklch(85.67% 0.081 161.2) |
| XYZ | xyz(50.8233, 65.0833, 59.1645) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.74
Mint
#AAF0C1
ΔE00 4.47
Seafoam
#7FE0B3
ΔE00 4.81
Pale Turquoise
#A5FBD5
ΔE00 5.80
Hospital Green
#9BE5AA
ΔE00 6.12
Seafoam Blue
#78D1B6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0E1BF #E1A0C2
analogous
#A1E1A0 #A0E1BF #A0E1DF
triadic
#A0E1BF #BFA0E1 #E1BFA0
tetradic
#A0E1BF #A0A1E1 #E1A0C2 #E1DFA0
square
#A0E1BF #A0A1E1 #E1A0C2 #E1DFA0
split-complementary
#A0E1BF #DFA0E1 #E1A0A1
monochromatic
#43C480 #71D2A0 #A0E1BF #CFF0DE #E8F8EF
Accessibility & contrast
On white
1.50
#A0E1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#A0E1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0E1BF
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0E1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0E1BF | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8BD
Deuteranopia (green-blind)
#D4D0C1
Tritanopia (blue-blind)
#93E1D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a0e1bf; /* rgb */ color: rgb(160, 225, 191); /* oklch */ color: oklch(85.7% 0.081 161.2);
Tailwind
colors: {
custom: {
50: '#bdead2',
500: '#a0e1bf',
950: '#000000',
},
}SCSS
$custom: #a0e1bf; $custom-light: #bdead2; $custom-dark: #000000;
JSON
{
"hex": "#a0e1bf",
"rgb": {
"r": 160,
"g": 225,
"b": 191
},
"hsl": {
"h": 148.615,
"s": 52,
"l": 75.49
},
"oklch": {
"l": 0.85666,
"c": 0.08122,
"h": 161.2
},
"luminance": 0.65086
}Semantic roles & 50–950 ramp
primary
#A0E1BF
secondary
#BA6B94
accent
#2676BF
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121614
muted
#828483