#ABDDC8#ABDDC8
#ABDDC8 is a very light, muted teal. Relative luminance 0.645; OKLCH L 85.7% C 0.059 H 167.3°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDDC8 |
|---|---|
| RGB | rgb(171, 221, 200) |
| HSL | hsl(155, 42%, 77%) |
| HSV | hsv(155, 23%, 87%) |
| CMYK | cmyk(22.6%, 0%, 9.5%, 13.3%) |
| CIE-LAB | lab(84.25, -20.36, 5.05) |
| CIE-LCH | lch(84.25, 20.98, 166.08°) |
| OKLab | oklab(85.67% -0.058 0.013) |
| OKLCH | oklch(85.67% 0.059 167.3) |
| XYZ | xyz(53.0733, 64.5390, 64.2933) |
| Luminance | 0.6454 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.19
Pale Teal
#82CBB2
ΔE00 6.74
Seafoam Blue
#78D1B6
ΔE00 7.49
Pale Aqua
#B8FFEB
ΔE00 7.70
Mint
#AAF0C1
ΔE00 8.08
Pale Turquoise
#A5FBD5
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDDC8 #DDABC0
analogous
#ABDDAF #ABDDC8 #ABD9DD
triadic
#ABDDC8 #C8ABDD #DDC8AB
tetradic
#ABDDC8 #AFABDD #DDABC0 #D9DDAB
square
#ABDDC8 #AFABDD #DDABC0 #D9DDAB
split-complementary
#ABDDC8 #DDABD9 #DDAFAB
monochromatic
#54BA8F #7FCBAB #ABDDC8 #D7EFE5 #E9F6F1
Accessibility & contrast
On white
1.51
#ABDDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#ABDDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDDC8
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDDC8 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD6C7
Deuteranopia (green-blind)
#D1D0C9
Tritanopia (blue-blind)
#A0DDD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abddc8; /* rgb */ color: rgb(171, 221, 200); /* oklch */ color: oklch(85.7% 0.059 167.3);
Tailwind
colors: {
custom: {
50: '#c5e7d8',
500: '#abddc8',
950: '#000000',
},
}SCSS
$custom: #abddc8; $custom-light: #c5e7d8; $custom-dark: #000000;
JSON
{
"hex": "#abddc8",
"rgb": {
"r": 171,
"g": 221,
"b": 200
},
"hsl": {
"h": 154.8,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.85671,
"c": 0.05946,
"h": 167.3
},
"luminance": 0.64541
}Semantic roles & 50–950 ramp
primary
#ABDDC8
secondary
#B57791
accent
#3068B5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483