#ABE0BD#ABE0BD
#ABE0BD is a very light, moderate green. Relative luminance 0.656; OKLCH L 86.0% C 0.073 H 155.6°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE0BD |
|---|---|
| RGB | rgb(171, 224, 189) |
| HSL | hsl(140, 46%, 77%) |
| HSV | hsv(140, 24%, 88%) |
| CMYK | cmyk(23.7%, 0%, 15.6%, 12.2%) |
| CIE-LAB | lab(84.81, -23.95, 11.66) |
| CIE-LCH | lch(84.81, 26.64, 154.04°) |
| OKLab | oklab(86.04% -0.0665 0.0301) |
| OKLCH | oklch(86.04% 0.073 155.6) |
| XYZ | xyz(52.6329, 65.6415, 58.0312) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.57
Light Teal
#90E4C1
ΔE00 4.89
Hospital Green
#9BE5AA
ΔE00 6.05
Seafoam
#7FE0B3
ΔE00 6.48
Pale Turquoise
#A5FBD5
ΔE00 6.92
Pale Teal
#82CBB2
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE0BD #E0ABCE
analogous
#B4E0AB #ABE0BD #ABE0D7
triadic
#ABE0BD #BDABE0 #E0BDAB
tetradic
#ABE0BD #ABB4E0 #E0ABCE #E0D7AB
square
#ABE0BD #ABB4E0 #E0ABCE #E0D7AB
split-complementary
#ABE0BD #D7ABE0 #E0ABB4
monochromatic
#52BF77 #7ED09A #ABE0BD #D8F0E0 #E9F7ED
Accessibility & contrast
On white
1.49
#ABE0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#ABE0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE0BD
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE0BD | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BB
Deuteranopia (green-blind)
#D6D1BF
Tritanopia (blue-blind)
#A2DFD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abe0bd; /* rgb */ color: rgb(171, 224, 189); /* oklch */ color: oklch(86.0% 0.073 155.6);
Tailwind
colors: {
custom: {
50: '#c5e9d0',
500: '#abe0bd',
950: '#000000',
},
}SCSS
$custom: #abe0bd; $custom-light: #c5e9d0; $custom-dark: #000000;
JSON
{
"hex": "#abe0bd",
"rgb": {
"r": 171,
"g": 224,
"b": 189
},
"hsl": {
"h": 140.377,
"s": 46.087,
"l": 77.451
},
"oklch": {
"l": 0.8604,
"c": 0.07303,
"h": 155.6
},
"luminance": 0.65643
}Semantic roles & 50–950 ramp
primary
#ABE0BD
secondary
#B976A2
accent
#2C89B9
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483