#ABDBBB#ABDBBB
#ABDBBB is a very light, moderate green. Relative luminance 0.629; OKLCH L 84.9% C 0.067 H 155.5°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDBBB |
|---|---|
| RGB | rgb(171, 219, 187) |
| HSL | hsl(140, 40%, 76%) |
| HSV | hsv(140, 22%, 86%) |
| CMYK | cmyk(21.9%, 0%, 14.6%, 14.1%) |
| CIE-LAB | lab(83.39, -21.87, 10.70) |
| CIE-LCH | lch(83.39, 24.35, 153.94°) |
| OKLab | oklab(84.89% -0.0608 0.0277) |
| OKLCH | oklch(84.89% 0.067 155.5) |
| XYZ | xyz(51.0932, 62.9072, 56.4544) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.73
Mint
#AAF0C1
ΔE00 6.00
Pale Teal
#82CBB2
ΔE00 7.11
Hospital Green
#9BE5AA
ΔE00 7.11
Seafoam
#7FE0B3
ΔE00 7.29
Seafoam Blue
#78D1B6
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDBBB #DBABCB
analogous
#B3DBAB #ABDBBB #ABDBD3
triadic
#ABDBBB #BBABDB #DBBBAB
tetradic
#ABDBBB #ABB3DB #DBABCB #DBD3AB
square
#ABDBBB #ABB3DB #DBABCB #DBD3AB
split-complementary
#ABDBBB #D3ABDB #DBABB3
monochromatic
#55B676 #80C998 #ABDBBB #D6EDDE #EAF6EE
Accessibility & contrast
On white
1.55
#ABDBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#ABDBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDBBB
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDBBB | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B9
Deuteranopia (green-blind)
#D2CEBD
Tritanopia (blue-blind)
#A3DAD2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #abdbbb; /* rgb */ color: rgb(171, 219, 187); /* oklch */ color: oklch(84.9% 0.067 155.5);
Tailwind
colors: {
custom: {
50: '#c4e6cf',
500: '#abdbbb',
950: '#000000',
},
}SCSS
$custom: #abdbbb; $custom-light: #c4e6cf; $custom-dark: #000000;
JSON
{
"hex": "#abdbbb",
"rgb": {
"r": 171,
"g": 219,
"b": 187
},
"hsl": {
"h": 140,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.8489,
"c": 0.06681,
"h": 155.5
},
"luminance": 0.62909
}Semantic roles & 50–950 ramp
primary
#ABDBBB
secondary
#B3779F
accent
#3288B3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131613
muted
#828483