#ABCCBD#ABCCBD
#ABCCBD is a light, muted teal. Relative luminance 0.555; OKLCH L 81.7% C 0.041 H 166.1°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCCBD |
|---|---|
| RGB | rgb(171, 204, 189) |
| HSL | hsl(153, 24%, 74%) |
| HSV | hsv(153, 16%, 80%) |
| CMYK | cmyk(16.2%, 0%, 7.4%, 20%) |
| CIE-LAB | lab(79.34, -13.96, 3.81) |
| CIE-LCH | lch(79.34, 14.47, 164.74°) |
| OKLab | oklab(81.67% -0.0398 0.0099) |
| OKLCH | oklch(81.67% 0.041 166.1) |
| XYZ | xyz(47.5704, 55.5166, 56.3437) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.45
Seafoam Blue
#78D1B6
ΔE00 10.08
Powder Blue
#B0E0E6
ΔE00 10.18
Greenish Grey
#96AE8D
ΔE00 10.55
Light Teal
#90E4C1
ΔE00 10.73
Darkseagreen
#8FBC8F
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCCBD #CCABBA
analogous
#ABCCAC #ABCCBD #ABCACC
triadic
#ABCCBD #BDABCC #CCBDAB
tetradic
#ABCCBD #ACABCC #CCABBA #CACCAB
square
#ABCCBD #ACABCC #CCABBA #CACCAB
split-complementary
#ABCCBD #CCABCA #CCACAB
monochromatic
#5F9D81 #85B59F #ABCCBD #D1E3DB #ECF3F0
Accessibility & contrast
On white
1.74
#ABCCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#ABCCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCCBD
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCCBD | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BC
Deuteranopia (green-blind)
#C4C3BE
Tritanopia (blue-blind)
#A5CCC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abccbd; /* rgb */ color: rgb(171, 204, 189); /* oklch */ color: oklch(81.7% 0.041 166.1);
Tailwind
colors: {
custom: {
50: '#c4dbd0',
500: '#abccbd',
950: '#000000',
},
}SCSS
$custom: #abccbd; $custom-light: #c4dbd0; $custom-dark: #000000;
JSON
{
"hex": "#abccbd",
"rgb": {
"r": 171,
"g": 204,
"b": 189
},
"hsl": {
"h": 152.727,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.81672,
"c": 0.04103,
"h": 166.1
},
"luminance": 0.55518
}Semantic roles & 50–950 ramp
primary
#ABCCBD
secondary
#A17A8C
accent
#436EA3
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483