#ABDBC8#ABDBC8
#ABDBC8 is a very light, muted teal. Relative luminance 0.635; OKLCH L 85.2% C 0.056 H 168.8°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDBC8 |
|---|---|
| RGB | rgb(171, 219, 200) |
| HSL | hsl(156, 40%, 76%) |
| HSV | hsv(156, 22%, 86%) |
| CMYK | cmyk(21.9%, 0%, 8.7%, 14.1%) |
| CIE-LAB | lab(83.70, -19.37, 4.26) |
| CIE-LCH | lch(83.70, 19.83, 167.60°) |
| OKLab | oklab(85.24% -0.0554 0.011) |
| OKLCH | oklch(85.24% 0.056 168.8) |
| XYZ | xyz(52.5484, 63.4892, 64.1183) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.82
Light Teal
#90E4C1
ΔE00 6.88
Seafoam Blue
#78D1B6
ΔE00 7.72
Pale Aqua
#B8FFEB
ΔE00 8.15
Duck Egg Blue
#C3FBF4
ΔE00 8.51
Paleturquoise
#AFEEEE
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDBC8 #DBABBE
analogous
#ABDBB0 #ABDBC8 #ABD6DB
triadic
#ABDBC8 #C8ABDB #DBC8AB
tetradic
#ABDBC8 #B0ABDB #DBABBE #D6DBAB
square
#ABDBC8 #B0ABDB #DBABBE #D6DBAB
split-complementary
#ABDBC8 #DBABD6 #DBB0AB
monochromatic
#55B690 #80C9AC #ABDBC8 #D6EDE4 #EAF6F1
Accessibility & contrast
On white
1.53
#ABDBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#ABDBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDBC8
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDBC8 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C7
Deuteranopia (green-blind)
#D0CEC9
Tritanopia (blue-blind)
#A0DCD5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abdbc8; /* rgb */ color: rgb(171, 219, 200); /* oklch */ color: oklch(85.2% 0.056 168.8);
Tailwind
colors: {
custom: {
50: '#c4e6d8',
500: '#abdbc8',
950: '#000000',
},
}SCSS
$custom: #abdbc8; $custom-light: #c4e6d8; $custom-dark: #000000;
JSON
{
"hex": "#abdbc8",
"rgb": {
"r": 171,
"g": 219,
"b": 200
},
"hsl": {
"h": 156.25,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.85235,
"c": 0.05646,
"h": 168.8
},
"luminance": 0.63491
}Semantic roles & 50–950 ramp
primary
#ABDBC8
secondary
#B3778F
accent
#3265B3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483