#ABDEC7#ABDEC7
#ABDEC7 is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.9% C 0.062 H 165.6°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDEC7 |
|---|---|
| RGB | rgb(171, 222, 199) |
| HSL | hsl(153, 44%, 77%) |
| HSV | hsv(153, 23%, 87%) |
| CMYK | cmyk(23%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(84.50, -21.05, 5.94) |
| CIE-LCH | lch(84.50, 21.87, 164.25°) |
| OKLab | oklab(85.86% -0.0597 0.0153) |
| OKLCH | oklch(85.86% 0.062 165.6) |
| XYZ | xyz(53.2216, 65.0220, 63.7681) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.70
Pale Teal
#82CBB2
ΔE00 6.71
Seafoam Blue
#78D1B6
ΔE00 7.38
Mint
#AAF0C1
ΔE00 7.42
Pale Aqua
#B8FFEB
ΔE00 7.59
Pale Turquoise
#A5FBD5
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDEC7 #DEABC2
analogous
#ABDEAE #ABDEC7 #ABDCDE
triadic
#ABDEC7 #C7ABDE #DEC7AB
tetradic
#ABDEC7 #AEABDE #DEABC2 #DCDEAB
square
#ABDEC7 #AEABDE #DEABC2 #DCDEAB
split-complementary
#ABDEC7 #DEABDC #DEAEAB
monochromatic
#53BB8C #7FCDAA #ABDEC7 #D7EFE4 #E9F6F0
Accessibility & contrast
On white
1.50
#ABDEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#ABDEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDEC7
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDEC7 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C6
Deuteranopia (green-blind)
#D3D0C8
Tritanopia (blue-blind)
#A0DED7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abdec7; /* rgb */ color: rgb(171, 222, 199); /* oklch */ color: oklch(85.9% 0.062 165.6);
Tailwind
colors: {
custom: {
50: '#c5e8d8',
500: '#abdec7',
950: '#000000',
},
}SCSS
$custom: #abdec7; $custom-light: #c5e8d8; $custom-dark: #000000;
JSON
{
"hex": "#abdec7",
"rgb": {
"r": 171,
"g": 222,
"b": 199
},
"hsl": {
"h": 152.941,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.85862,
"c": 0.06167,
"h": 165.6
},
"luminance": 0.65024
}Semantic roles & 50–950 ramp
primary
#ABDEC7
secondary
#B67793
accent
#2F6CB7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483