#ABE0BF#ABE0BF
#ABE0BF is a very light, moderate green. Relative luminance 0.657; OKLCH L 86.1% C 0.071 H 157.2°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE0BF |
|---|---|
| RGB | rgb(171, 224, 191) |
| HSL | hsl(143, 46%, 77%) |
| HSV | hsv(143, 24%, 88%) |
| CMYK | cmyk(23.7%, 0%, 14.7%, 12.2%) |
| CIE-LAB | lab(84.86, -23.57, 10.67) |
| CIE-LCH | lch(84.86, 25.88, 155.64°) |
| OKLab | oklab(86.09% -0.0657 0.0276) |
| OKLCH | oklch(86.09% 0.071 157.2) |
| XYZ | xyz(52.8515, 65.7289, 59.1824) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.78
Mint
#AAF0C1
ΔE00 4.88
Hospital Green
#9BE5AA
ΔE00 6.56
Seafoam
#7FE0B3
ΔE00 6.61
Pale Turquoise
#A5FBD5
ΔE00 6.87
Pale Teal
#82CBB2
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE0BF #E0ABCC
analogous
#B1E0AB #ABE0BF #ABE0DA
triadic
#ABE0BF #BFABE0 #E0BFAB
tetradic
#ABE0BF #ABB1E0 #E0ABCC #E0DAAB
square
#ABE0BF #ABB1E0 #E0ABCC #E0DAAB
split-complementary
#ABE0BF #DAABE0 #E0ABB1
monochromatic
#52BF7B #7ED09D #ABE0BF #D8F0E1 #E9F7EE
Accessibility & contrast
On white
1.48
#ABE0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#ABE0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE0BF
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE0BF | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8BD
Deuteranopia (green-blind)
#D6D1C1
Tritanopia (blue-blind)
#A2DFD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abe0bf; /* rgb */ color: rgb(171, 224, 191); /* oklch */ color: oklch(86.1% 0.071 157.2);
Tailwind
colors: {
custom: {
50: '#c5e9d2',
500: '#abe0bf',
950: '#000000',
},
}SCSS
$custom: #abe0bf; $custom-light: #c5e9d2; $custom-dark: #000000;
JSON
{
"hex": "#abe0bf",
"rgb": {
"r": 171,
"g": 224,
"b": 191
},
"hsl": {
"h": 142.642,
"s": 46.087,
"l": 77.451
},
"oklch": {
"l": 0.86091,
"c": 0.07125,
"h": 157.2
},
"luminance": 0.65731
}Semantic roles & 50–950 ramp
primary
#ABE0BF
secondary
#B976A0
accent
#2C84B9
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483