#ABDBCA#ABDBCA
#ABDBCA is a very light, muted teal. Relative luminance 0.636; OKLCH L 85.3% C 0.055 H 171.3°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDBCA |
|---|---|
| RGB | rgb(171, 219, 202) |
| HSL | hsl(159, 40%, 76%) |
| HSV | hsv(159, 22%, 86%) |
| CMYK | cmyk(21.9%, 0%, 7.8%, 14.1%) |
| CIE-LAB | lab(83.75, -18.97, 3.27) |
| CIE-LCH | lch(83.75, 19.25, 170.22°) |
| OKLab | oklab(85.29% -0.0546 0.0084) |
| OKLCH | oklch(85.29% 0.055 171.3) |
| XYZ | xyz(52.7837, 63.5833, 65.3574) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.05
Light Teal
#90E4C1
ΔE00 7.32
Seafoam Blue
#78D1B6
ΔE00 7.93
Duck Egg Blue
#C3FBF4
ΔE00 8.11
Pale Aqua
#B8FFEB
ΔE00 8.12
Paleturquoise
#AFEEEE
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDBCA #DBABBC
analogous
#ABDBB2 #ABDBCA #ABD4DB
triadic
#ABDBCA #CAABDB #DBCAAB
tetradic
#ABDBCA #B2ABDB #DBABBC #D4DBAB
square
#ABDBCA #B2ABDB #DBABBC #D4DBAB
split-complementary
#ABDBCA #DBABD4 #DBB2AB
monochromatic
#55B694 #80C9AF #ABDBCA #D6EDE5 #EAF6F1
Accessibility & contrast
On white
1.53
#ABDBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#ABDBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDBCA
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDBCA | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5C9
Deuteranopia (green-blind)
#CFCECB
Tritanopia (blue-blind)
#A0DCD6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abdbca; /* rgb */ color: rgb(171, 219, 202); /* oklch */ color: oklch(85.3% 0.055 171.3);
Tailwind
colors: {
custom: {
50: '#c4e6da',
500: '#abdbca',
950: '#000000',
},
}SCSS
$custom: #abdbca; $custom-light: #c4e6da; $custom-dark: #000000;
JSON
{
"hex": "#abdbca",
"rgb": {
"r": 171,
"g": 219,
"b": 202
},
"hsl": {
"h": 158.75,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.8529,
"c": 0.05521,
"h": 171.3
},
"luminance": 0.63585
}Semantic roles & 50–950 ramp
primary
#ABDBCA
secondary
#B3778C
accent
#3260B3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483