#ABDFCD#ABDFCD
#ABDFCD is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.2% C 0.059 H 171.6°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFCD |
|---|---|
| RGB | rgb(171, 223, 205) |
| HSL | hsl(159, 45%, 77%) |
| HSV | hsv(159, 23%, 87%) |
| CMYK | cmyk(23.3%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(84.91, -20.35, 3.37) |
| CIE-LCH | lch(84.91, 20.63, 170.59°) |
| OKLab | oklab(86.25% -0.0585 0.0086) |
| OKLCH | oklch(86.25% 0.059 171.6) |
| XYZ | xyz(54.1984, 65.8390, 67.5983) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.59
Pale Aqua
#B8FFEB
ΔE00 7.07
Pale Teal
#82CBB2
ΔE00 7.13
Duck Egg Blue
#C3FBF4
ΔE00 7.53
Seafoam Blue
#78D1B6
ΔE00 7.72
Paleturquoise
#AFEEEE
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFCD #DFABBD
analogous
#ABDFB3 #ABDFCD #ABD7DF
triadic
#ABDFCD #CDABDF #DFCDAB
tetradic
#ABDFCD #B3ABDF #DFABBD #D7DFAB
square
#ABDFCD #B3ABDF #DFABBD #D7DFAB
split-complementary
#ABDFCD #DFABD7 #DFB3AB
monochromatic
#52BD98 #7FCEB3 #ABDFCD #D7F0E7 #E9F7F2
Accessibility & contrast
On white
1.48
#ABDFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#ABDFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFCD
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFCD | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CC
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#9FE0DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abdfcd; /* rgb */ color: rgb(171, 223, 205); /* oklch */ color: oklch(86.2% 0.059 171.6);
Tailwind
colors: {
custom: {
50: '#c5e9dc',
500: '#abdfcd',
950: '#000000',
},
}SCSS
$custom: #abdfcd; $custom-light: #c5e9dc; $custom-dark: #000000;
JSON
{
"hex": "#abdfcd",
"rgb": {
"r": 171,
"g": 223,
"b": 205
},
"hsl": {
"h": 159.231,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.86245,
"c": 0.05918,
"h": 171.6
},
"luminance": 0.65841
}Semantic roles & 50–950 ramp
primary
#ABDFCD
secondary
#B8768D
accent
#2E5DB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484