#ABDDCD#ABDDCD
#ABDDCD is a very light, muted teal. Relative luminance 0.648; OKLCH L 85.8% C 0.056 H 173.3°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDDCD |
|---|---|
| RGB | rgb(171, 221, 205) |
| HSL | hsl(161, 42%, 77%) |
| HSV | hsv(161, 23%, 87%) |
| CMYK | cmyk(22.6%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(84.37, -19.36, 2.58) |
| CIE-LCH | lch(84.37, 19.53, 172.41°) |
| OKLab | oklab(85.81% -0.0559 0.0066) |
| OKLCH | oklch(85.81% 0.056 173.3) |
| XYZ | xyz(53.6672, 64.7766, 67.4212) |
| Luminance | 0.6478 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.27
Light Teal
#90E4C1
ΔE00 7.32
Duck Egg Blue
#C3FBF4
ΔE00 7.51
Paleturquoise
#AFEEEE
ΔE00 7.51
Pale Aqua
#B8FFEB
ΔE00 7.60
Seafoam Blue
#78D1B6
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDDCD #DDABBB
analogous
#ABDDB4 #ABDDCD #ABD4DD
triadic
#ABDDCD #CDABDD #DDCDAB
tetradic
#ABDDCD #B4ABDD #DDABBB #D4DDAB
square
#ABDDCD #B4ABDD #DDABBB #D4DDAB
split-complementary
#ABDDCD #DDABD4 #DDB4AB
monochromatic
#54BA99 #7FCBB3 #ABDDCD #D7EFE7 #E9F6F2
Accessibility & contrast
On white
1.50
#ABDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#ABDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDDCD
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDDCD | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6CC
Deuteranopia (green-blind)
#D0D0CE
Tritanopia (blue-blind)
#9FDED8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abddcd; /* rgb */ color: rgb(171, 221, 205); /* oklch */ color: oklch(85.8% 0.056 173.3);
Tailwind
colors: {
custom: {
50: '#c5e7dc',
500: '#abddcd',
950: '#000000',
},
}SCSS
$custom: #abddcd; $custom-light: #c5e7dc; $custom-dark: #000000;
JSON
{
"hex": "#abddcd",
"rgb": {
"r": 171,
"g": 221,
"b": 205
},
"hsl": {
"h": 160.8,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.8581,
"c": 0.05633,
"h": 173.3
},
"luminance": 0.64779
}Semantic roles & 50–950 ramp
primary
#ABDDCD
secondary
#B5778B
accent
#305BB5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484