#ABE0BE#ABE0BE
#ABE0BE is a very light, moderate green. Relative luminance 0.657; OKLCH L 86.1% C 0.072 H 156.4°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE0BE |
|---|---|
| RGB | rgb(171, 224, 190) |
| HSL | hsl(142, 46%, 77%) |
| HSV | hsv(142, 24%, 88%) |
| CMYK | cmyk(23.7%, 0%, 15.2%, 12.2%) |
| CIE-LAB | lab(84.84, -23.76, 11.17) |
| CIE-LCH | lch(84.84, 26.25, 154.83°) |
| OKLab | oklab(86.07% -0.0661 0.0289) |
| OKLCH | oklch(86.07% 0.072 156.4) |
| XYZ | xyz(52.7418, 65.6851, 58.6048) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.72
Light Teal
#90E4C1
ΔE00 4.83
Hospital Green
#9BE5AA
ΔE00 6.30
Seafoam
#7FE0B3
ΔE00 6.53
Pale Turquoise
#A5FBD5
ΔE00 6.89
Pale Teal
#82CBB2
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE0BE #E0ABCD
analogous
#B3E0AB #ABE0BE #ABE0D8
triadic
#ABE0BE #BEABE0 #E0BEAB
tetradic
#ABE0BE #ABB3E0 #E0ABCD #E0D8AB
square
#ABE0BE #ABB3E0 #E0ABCD #E0D8AB
split-complementary
#ABE0BE #D8ABE0 #E0ABB3
monochromatic
#52BF79 #7ED09B #ABE0BE #D8F0E1 #E9F7EE
Accessibility & contrast
On white
1.49
#ABE0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#ABE0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE0BE
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE0BE | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8BC
Deuteranopia (green-blind)
#D6D1C0
Tritanopia (blue-blind)
#A2DFD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abe0be; /* rgb */ color: rgb(171, 224, 190); /* oklch */ color: oklch(86.1% 0.072 156.4);
Tailwind
colors: {
custom: {
50: '#c5e9d1',
500: '#abe0be',
950: '#000000',
},
}SCSS
$custom: #abe0be; $custom-light: #c5e9d1; $custom-dark: #000000;
JSON
{
"hex": "#abe0be",
"rgb": {
"r": 171,
"g": 224,
"b": 190
},
"hsl": {
"h": 141.509,
"s": 46.087,
"l": 77.451
},
"oklch": {
"l": 0.86066,
"c": 0.07213,
"h": 156.4
},
"luminance": 0.65687
}Semantic roles & 50–950 ramp
primary
#ABE0BE
secondary
#B976A1
accent
#2C87B9
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483