#ABDCCB#ABDCCB
#ABDCCB is a very light, muted teal. Relative luminance 0.642; OKLCH L 85.5% C 0.056 H 171.7°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDCCB |
|---|---|
| RGB | rgb(171, 220, 203) |
| HSL | hsl(159, 41%, 77%) |
| HSV | hsv(159, 22%, 86%) |
| CMYK | cmyk(22.3%, 0%, 7.7%, 13.7%) |
| CIE-LAB | lab(84.05, -19.26, 3.17) |
| CIE-LCH | lch(84.05, 19.52, 170.65°) |
| OKLab | oklab(85.54% -0.0555 0.0081) |
| OKLCH | oklch(85.54% 0.056 171.7) |
| XYZ | xyz(53.1641, 64.1542, 66.0702) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.08
Light Teal
#90E4C1
ΔE00 7.19
Pale Aqua
#B8FFEB
ΔE00 7.85
Seafoam Blue
#78D1B6
ΔE00 7.89
Duck Egg Blue
#C3FBF4
ΔE00 7.90
Paleturquoise
#AFEEEE
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDCCB #DCABBC
analogous
#ABDCB3 #ABDCCB #ABD5DC
triadic
#ABDCCB #CBABDC #DCCBAB
tetradic
#ABDCCB #B3ABDC #DCABBC #D5DCAB
square
#ABDCCB #B3ABDC #DCABBC #D5DCAB
split-complementary
#ABDCCB #DCABD5 #DCB3AB
monochromatic
#55B896 #80CAB0 #ABDCCB #D6EEE6 #E9F6F2
Accessibility & contrast
On white
1.52
#ABDCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#ABDCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDCCB
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDCCB | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5CA
Deuteranopia (green-blind)
#D0CFCC
Tritanopia (blue-blind)
#A0DDD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdccb; /* rgb */ color: rgb(171, 220, 203); /* oklch */ color: oklch(85.5% 0.056 171.7);
Tailwind
colors: {
custom: {
50: '#c4e7da',
500: '#abdccb',
950: '#000000',
},
}SCSS
$custom: #abdccb; $custom-light: #c4e7da; $custom-dark: #000000;
JSON
{
"hex": "#abdccb",
"rgb": {
"r": 171,
"g": 220,
"b": 203
},
"hsl": {
"h": 159.184,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.85536,
"c": 0.05606,
"h": 171.7
},
"luminance": 0.64156
}Semantic roles & 50–950 ramp
primary
#ABDCCB
secondary
#B4778C
accent
#315FB4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483