#ABDCBB#ABDCBB
#ABDCBB is a very light, moderate green. Relative luminance 0.634; OKLCH L 85.1% C 0.068 H 155.2°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDCBB |
|---|---|
| RGB | rgb(171, 220, 187) |
| HSL | hsl(140, 41%, 77%) |
| HSV | hsv(140, 22%, 86%) |
| CMYK | cmyk(22.3%, 0%, 15%, 13.7%) |
| CIE-LAB | lab(83.67, -22.36, 11.09) |
| CIE-LCH | lch(83.67, 24.96, 153.63°) |
| OKLab | oklab(85.11% -0.0621 0.0287) |
| OKLCH | oklch(85.11% 0.068 155.2) |
| XYZ | xyz(51.3549, 63.4305, 56.5416) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.55
Mint
#AAF0C1
ΔE00 5.66
Hospital Green
#9BE5AA
ΔE00 6.79
Seafoam
#7FE0B3
ΔE00 7.08
Pale Teal
#82CBB2
ΔE00 7.23
Pale Turquoise
#A5FBD5
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDCBB #DCABCC
analogous
#B4DCAB #ABDCBB #ABDCD4
triadic
#ABDCBB #BBABDC #DCBBAB
tetradic
#ABDCBB #ABB4DC #DCABCC #DCD4AB
square
#ABDCBB #ABB4DC #DCABCC #DCD4AB
split-complementary
#ABDCBB #D4ABDC #DCABB4
monochromatic
#55B875 #80CA98 #ABDCBB #D6EEDE #E9F6EE
Accessibility & contrast
On white
1.53
#ABDCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#ABDCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDCBB
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDCBB | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B9
Deuteranopia (green-blind)
#D3CEBD
Tritanopia (blue-blind)
#A3DBD2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abdcbb; /* rgb */ color: rgb(171, 220, 187); /* oklch */ color: oklch(85.1% 0.068 155.2);
Tailwind
colors: {
custom: {
50: '#c4e7cf',
500: '#abdcbb',
950: '#000000',
},
}SCSS
$custom: #abdcbb; $custom-light: #c4e7cf; $custom-dark: #000000;
JSON
{
"hex": "#abdcbb",
"rgb": {
"r": 171,
"g": 220,
"b": 187
},
"hsl": {
"h": 139.592,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.8511,
"c": 0.06843,
"h": 155.2
},
"luminance": 0.63432
}Semantic roles & 50–950 ramp
primary
#ABDCBB
secondary
#B477A0
accent
#3189B4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131613
muted
#828483