#ABE0BA#ABE0BA
#ABE0BA is a very light, moderate green. Relative luminance 0.655; OKLCH L 86.0% C 0.076 H 153.4°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE0BA |
|---|---|
| RGB | rgb(171, 224, 186) |
| HSL | hsl(137, 46%, 77%) |
| HSV | hsv(137, 24%, 88%) |
| CMYK | cmyk(23.7%, 0%, 17%, 12.2%) |
| CIE-LAB | lab(84.75, -24.50, 13.14) |
| CIE-LCH | lch(84.75, 27.81, 151.79°) |
| OKLab | oklab(85.97% -0.0678 0.0339) |
| OKLCH | oklch(85.97% 0.076 153.4) |
| XYZ | xyz(52.3106, 65.5126, 56.3339) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.21
Light Teal
#90E4C1
ΔE00 5.17
Hospital Green
#9BE5AA
ΔE00 5.34
Seafoam
#7FE0B3
ΔE00 6.38
Light Sage
#BCECAC
ΔE00 7.08
Pale Turquoise
#A5FBD5
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE0BA #E0ABD1
analogous
#B7E0AB #ABE0BA #ABE0D4
triadic
#ABE0BA #BAABE0 #E0BAAB
tetradic
#ABE0BA #ABB7E0 #E0ABD1 #E0D4AB
square
#ABE0BA #ABB7E0 #E0ABD1 #E0D4AB
split-complementary
#ABE0BA #D4ABE0 #E0ABB7
monochromatic
#52BF71 #7ED095 #ABE0BA #D8F0DF #E9F7ED
Accessibility & contrast
On white
1.49
#ABE0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#ABE0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE0BA
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE0BA | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B8
Deuteranopia (green-blind)
#D7D1BC
Tritanopia (blue-blind)
#A3DFD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abe0ba; /* rgb */ color: rgb(171, 224, 186); /* oklch */ color: oklch(86.0% 0.076 153.4);
Tailwind
colors: {
custom: {
50: '#c5eace',
500: '#abe0ba',
950: '#000000',
},
}SCSS
$custom: #abe0ba; $custom-light: #c5eace; $custom-dark: #000000;
JSON
{
"hex": "#abe0ba",
"rgb": {
"r": 171,
"g": 224,
"b": 186
},
"hsl": {
"h": 136.981,
"s": 46.087,
"l": 77.451
},
"oklch": {
"l": 0.85966,
"c": 0.0758,
"h": 153.4
},
"luminance": 0.65514
}Semantic roles & 50–950 ramp
primary
#ABE0BA
secondary
#B976A6
accent
#2C91B9
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483