#ABDCCC#ABDCCC
#ABDCCC is a very light, muted teal. Relative luminance 0.642; OKLCH L 85.6% C 0.055 H 172.9°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDCCC |
|---|---|
| RGB | rgb(171, 220, 204) |
| HSL | hsl(160, 41%, 77%) |
| HSV | hsv(160, 22%, 86%) |
| CMYK | cmyk(22.3%, 0%, 7.3%, 13.7%) |
| CIE-LAB | lab(84.07, -19.06, 2.68) |
| CIE-LCH | lch(84.07, 19.25, 172.00°) |
| OKLab | oklab(85.56% -0.0551 0.0068) |
| OKLCH | oklch(85.56% 0.055 172.9) |
| XYZ | xyz(53.2837, 64.2020, 66.6998) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.23
Light Teal
#90E4C1
ΔE00 7.44
Paleturquoise
#AFEEEE
ΔE00 7.68
Duck Egg Blue
#C3FBF4
ΔE00 7.71
Pale Aqua
#B8FFEB
ΔE00 7.87
Seafoam Blue
#78D1B6
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDCCC #DCABBB
analogous
#ABDCB4 #ABDCCC #ABD4DC
triadic
#ABDCCC #CCABDC #DCCCAB
tetradic
#ABDCCC #B4ABDC #DCABBB #D4DCAB
square
#ABDCCC #B4ABDC #DCABBB #D4DCAB
split-complementary
#ABDCCC #DCABD4 #DCB4AB
monochromatic
#55B898 #80CAB2 #ABDCCC #D6EEE6 #E9F6F2
Accessibility & contrast
On white
1.52
#ABDCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#ABDCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDCCC
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDCCC | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CB
Deuteranopia (green-blind)
#D0CFCD
Tritanopia (blue-blind)
#9FDDD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdccc; /* rgb */ color: rgb(171, 220, 204); /* oklch */ color: oklch(85.6% 0.055 172.9);
Tailwind
colors: {
custom: {
50: '#c5e7db',
500: '#abdccc',
950: '#000000',
},
}SCSS
$custom: #abdccc; $custom-light: #c5e7db; $custom-dark: #000000;
JSON
{
"hex": "#abdccc",
"rgb": {
"r": 171,
"g": 220,
"b": 204
},
"hsl": {
"h": 160.408,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.85564,
"c": 0.05548,
"h": 172.9
},
"luminance": 0.64204
}Semantic roles & 50–950 ramp
primary
#ABDCCC
secondary
#B4778B
accent
#315CB4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131615
muted
#828484