#ABCDBF#ABCDBF
#ABCDBF is a light, muted teal. Relative luminance 0.561; OKLCH L 81.9% C 0.041 H 168.4°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCDBF |
|---|---|
| RGB | rgb(171, 205, 191) |
| HSL | hsl(155, 25%, 74%) |
| HSV | hsv(155, 17%, 80%) |
| CMYK | cmyk(16.6%, 0%, 6.8%, 19.6%) |
| CIE-LAB | lab(79.66, -14.08, 3.20) |
| CIE-LCH | lch(79.66, 14.44, 167.19°) |
| OKLab | oklab(81.95% -0.0404 0.0083) |
| OKLCH | oklch(81.95% 0.041 168.4) |
| XYZ | xyz(48.0275, 56.0809, 57.5744) |
| Luminance | 0.5608 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.43
Powder Blue
#B0E0E6
ΔE00 9.67
Seafoam Blue
#78D1B6
ΔE00 10.01
Paleturquoise
#AFEEEE
ΔE00 10.46
Light Teal
#90E4C1
ΔE00 10.67
Greenish Grey
#96AE8D
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCDBF #CDABB9
analogous
#ABCDAE #ABCDBF #ABCACD
triadic
#ABCDBF #BFABCD #CDBFAB
tetradic
#ABCDBF #AEABCD #CDABB9 #CACDAB
square
#ABCDBF #AEABCD #CDABB9 #CACDAB
split-complementary
#ABCDBF #CDABCA #CDAEAB
monochromatic
#5F9F84 #85B6A2 #ABCDBF #D1E4DC #ECF4F0
Accessibility & contrast
On white
1.72
#ABCDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#ABCDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCDBF
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCDBF | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BE
Deuteranopia (green-blind)
#C5C4C0
Tritanopia (blue-blind)
#A4CDC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abcdbf; /* rgb */ color: rgb(171, 205, 191); /* oklch */ color: oklch(81.9% 0.041 168.4);
Tailwind
colors: {
custom: {
50: '#c4dcd2',
500: '#abcdbf',
950: '#000000',
},
}SCSS
$custom: #abcdbf; $custom-light: #c4dcd2; $custom-dark: #000000;
JSON
{
"hex": "#abcdbf",
"rgb": {
"r": 171,
"g": 205,
"b": 191
},
"hsl": {
"h": 155.294,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.81945,
"c": 0.04121,
"h": 168.4
},
"luminance": 0.56082
}Semantic roles & 50–950 ramp
primary
#ABCDBF
secondary
#A27A8B
accent
#426AA4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483