#ABE1BE#ABE1BE
#ABE1BE is a very light, moderate green. Relative luminance 0.662; OKLCH L 86.3% C 0.074 H 156.1°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE1BE |
|---|---|
| RGB | rgb(171, 225, 190) |
| HSL | hsl(141, 47%, 78%) |
| HSV | hsv(141, 24%, 88%) |
| CMYK | cmyk(24%, 0%, 15.6%, 11.8%) |
| CIE-LAB | lab(85.11, -24.25, 11.56) |
| CIE-LCH | lch(85.11, 26.86, 154.52°) |
| OKLab | oklab(86.29% -0.0674 0.0299) |
| OKLCH | oklch(86.29% 0.074 156.1) |
| XYZ | xyz(53.0113, 66.2241, 58.6947) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.38
Light Teal
#90E4C1
ΔE00 4.72
Hospital Green
#9BE5AA
ΔE00 6.01
Seafoam
#7FE0B3
ΔE00 6.38
Pale Turquoise
#A5FBD5
ΔE00 6.66
Pale Teal
#82CBB2
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE1BE #E1ABCE
analogous
#B3E1AB #ABE1BE #ABE1D9
triadic
#ABE1BE #BEABE1 #E1BEAB
tetradic
#ABE1BE #ABB3E1 #E1ABCE #E1D9AB
square
#ABE1BE #ABB3E1 #E1ABCE #E1D9AB
split-complementary
#ABE1BE #D9ABE1 #E1ABB3
monochromatic
#51C178 #7ED19B #ABE1BE #D8F1E1 #E8F7EE
Accessibility & contrast
On white
1.47
#ABE1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#ABE1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE1BE
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE1BE | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BC
Deuteranopia (green-blind)
#D7D2C0
Tritanopia (blue-blind)
#A2E0D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abe1be; /* rgb */ color: rgb(171, 225, 190); /* oklch */ color: oklch(86.3% 0.074 156.1);
Tailwind
colors: {
custom: {
50: '#c5ead1',
500: '#abe1be',
950: '#000000',
},
}SCSS
$custom: #abe1be; $custom-light: #c5ead1; $custom-dark: #000000;
JSON
{
"hex": "#abe1be",
"rgb": {
"r": 171,
"g": 225,
"b": 190
},
"hsl": {
"h": 141.111,
"s": 47.368,
"l": 77.647
},
"oklch": {
"l": 0.86286,
"c": 0.07373,
"h": 156.1
},
"luminance": 0.66226
}Semantic roles & 50–950 ramp
primary
#ABE1BE
secondary
#BA76A2
accent
#2B88BB
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483