#ABCDBD#ABCDBD
#ABCDBD is a light, muted teal. Relative luminance 0.560; OKLCH L 81.9% C 0.043 H 165.2°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCDBD |
|---|---|
| RGB | rgb(171, 205, 189) |
| HSL | hsl(152, 25%, 74%) |
| HSV | hsv(152, 17%, 80%) |
| CMYK | cmyk(16.6%, 0%, 7.8%, 19.6%) |
| CIE-LAB | lab(79.61, -14.47, 4.20) |
| CIE-LCH | lch(79.61, 15.07, 163.81°) |
| OKLab | oklab(81.89% -0.0412 0.0109) |
| OKLCH | oklch(81.89% 0.043 165.2) |
| XYZ | xyz(47.8089, 55.9935, 56.4232) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.15
Seafoam Blue
#78D1B6
ΔE00 9.77
Light Teal
#90E4C1
ΔE00 10.30
Powder Blue
#B0E0E6
ΔE00 10.38
Greenish Grey
#96AE8D
ΔE00 10.55
Darkseagreen
#8FBC8F
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCDBD #CDABBB
analogous
#ABCDAC #ABCDBD #ABCCCD
triadic
#ABCDBD #BDABCD #CDBDAB
tetradic
#ABCDBD #ACABCD #CDABBB #CCCDAB
square
#ABCDBD #ACABCD #CDABBB #CCCDAB
split-complementary
#ABCDBD #CDABCC #CDACAB
monochromatic
#5F9F81 #85B69F #ABCDBD #D1E4DB #ECF4F0
Accessibility & contrast
On white
1.72
#ABCDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#ABCDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCDBD
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCDBD | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BC
Deuteranopia (green-blind)
#C5C3BE
Tritanopia (blue-blind)
#A4CDC8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abcdbd; /* rgb */ color: rgb(171, 205, 189); /* oklch */ color: oklch(81.9% 0.043 165.2);
Tailwind
colors: {
custom: {
50: '#c4dcd0',
500: '#abcdbd',
950: '#000000',
},
}SCSS
$custom: #abcdbd; $custom-light: #c4dcd0; $custom-dark: #000000;
JSON
{
"hex": "#abcdbd",
"rgb": {
"r": 171,
"g": 205,
"b": 189
},
"hsl": {
"h": 151.765,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.81889,
"c": 0.04261,
"h": 165.2
},
"luminance": 0.55995
}Semantic roles & 50–950 ramp
primary
#ABCDBD
secondary
#A27A8D
accent
#4270A4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483