#ABDCBE#ABDCBE
#ABDCBE is a very light, moderate green. Relative luminance 0.636; OKLCH L 85.2% C 0.066 H 157.8°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDCBE |
|---|---|
| RGB | rgb(171, 220, 190) |
| HSL | hsl(143, 41%, 77%) |
| HSV | hsv(143, 22%, 86%) |
| CMYK | cmyk(22.3%, 0%, 13.6%, 13.7%) |
| CIE-LAB | lab(83.74, -21.80, 9.60) |
| CIE-LCH | lch(83.74, 23.82, 156.23°) |
| OKLab | oklab(85.19% -0.0609 0.0249) |
| OKLCH | oklch(85.19% 0.066 157.8) |
| XYZ | xyz(51.6794, 63.5603, 58.2507) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.50
Mint
#AAF0C1
ΔE00 6.13
Pale Teal
#82CBB2
ΔE00 6.91
Seafoam
#7FE0B3
ΔE00 7.33
Hospital Green
#9BE5AA
ΔE00 7.54
Seafoam Blue
#78D1B6
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDCBE #DCABC9
analogous
#B1DCAB #ABDCBE #ABDCD7
triadic
#ABDCBE #BEABDC #DCBEAB
tetradic
#ABDCBE #ABB1DC #DCABC9 #DCD7AB
square
#ABDCBE #ABB1DC #DCABC9 #DCD7AB
split-complementary
#ABDCBE #D7ABDC #DCABB1
monochromatic
#55B87B #80CA9D #ABDCBE #D6EEDF #E9F6EE
Accessibility & contrast
On white
1.53
#ABDCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#ABDCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDCBE
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDCBE | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BC
Deuteranopia (green-blind)
#D3CEC0
Tritanopia (blue-blind)
#A3DBD3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abdcbe; /* rgb */ color: rgb(171, 220, 190); /* oklch */ color: oklch(85.2% 0.066 157.8);
Tailwind
colors: {
custom: {
50: '#c4e7d1',
500: '#abdcbe',
950: '#000000',
},
}SCSS
$custom: #abdcbe; $custom-light: #c4e7d1; $custom-dark: #000000;
JSON
{
"hex": "#abdcbe",
"rgb": {
"r": 171,
"g": 220,
"b": 190
},
"hsl": {
"h": 143.265,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.85186,
"c": 0.06576,
"h": 157.8
},
"luminance": 0.63562
}Semantic roles & 50–950 ramp
primary
#ABDCBE
secondary
#B4779C
accent
#3181B4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483