#ABE0BB#ABE0BB
#ABE0BB is a very light, moderate green. Relative luminance 0.656; OKLCH L 86.0% C 0.075 H 154.1°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE0BB |
|---|---|
| RGB | rgb(171, 224, 187) |
| HSL | hsl(138, 46%, 77%) |
| HSV | hsv(138, 24%, 88%) |
| CMYK | cmyk(23.7%, 0%, 16.5%, 12.2%) |
| CIE-LAB | lab(84.77, -24.32, 12.65) |
| CIE-LCH | lch(84.77, 27.41, 152.52°) |
| OKLab | oklab(85.99% -0.0674 0.0327) |
| OKLCH | oklch(85.99% 0.075 154.1) |
| XYZ | xyz(52.4173, 65.5553, 56.8957) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.31
Light Teal
#90E4C1
ΔE00 5.07
Hospital Green
#9BE5AA
ΔE00 5.57
Seafoam
#7FE0B3
ΔE00 6.40
Pale Turquoise
#A5FBD5
ΔE00 7.02
Light Sage
#BCECAC
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE0BB #E0ABD0
analogous
#B6E0AB #ABE0BB #ABE0D5
triadic
#ABE0BB #BBABE0 #E0BBAB
tetradic
#ABE0BB #ABB6E0 #E0ABD0 #E0D5AB
square
#ABE0BB #ABB6E0 #E0ABD0 #E0D5AB
split-complementary
#ABE0BB #D5ABE0 #E0ABB6
monochromatic
#52BF73 #7ED097 #ABE0BB #D8F0DF #E9F7ED
Accessibility & contrast
On white
1.49
#ABE0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#ABE0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE0BB
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE0BB | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#D7D1BD
Tritanopia (blue-blind)
#A3DFD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abe0bb; /* rgb */ color: rgb(171, 224, 187); /* oklch */ color: oklch(86.0% 0.075 154.1);
Tailwind
colors: {
custom: {
50: '#c5eacf',
500: '#abe0bb',
950: '#000000',
},
}SCSS
$custom: #abe0bb; $custom-light: #c5eacf; $custom-dark: #000000;
JSON
{
"hex": "#abe0bb",
"rgb": {
"r": 171,
"g": 224,
"b": 187
},
"hsl": {
"h": 138.113,
"s": 46.087,
"l": 77.451
},
"oklch": {
"l": 0.8599,
"c": 0.07487,
"h": 154.1
},
"luminance": 0.65557
}Semantic roles & 50–950 ramp
primary
#ABE0BB
secondary
#B976A5
accent
#2C8FB9
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483