#ABDDCC#ABDDCC
#ABDDCC is a very light, muted teal. Relative luminance 0.647; OKLCH L 85.8% C 0.057 H 172.1°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDDCC |
|---|---|
| RGB | rgb(171, 221, 204) |
| HSL | hsl(160, 42%, 77%) |
| HSV | hsv(160, 23%, 87%) |
| CMYK | cmyk(22.6%, 0%, 7.7%, 13.3%) |
| CIE-LAB | lab(84.34, -19.56, 3.07) |
| CIE-LCH | lch(84.34, 19.80, 171.07°) |
| OKLab | oklab(85.78% -0.0564 0.0079) |
| OKLCH | oklch(85.78% 0.057 172.1) |
| XYZ | xyz(53.5469, 64.7285, 66.7876) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.07
Pale Teal
#82CBB2
ΔE00 7.13
Pale Aqua
#B8FFEB
ΔE00 7.59
Duck Egg Blue
#C3FBF4
ΔE00 7.70
Paleturquoise
#AFEEEE
ΔE00 7.84
Seafoam Blue
#78D1B6
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDDCC #DDABBC
analogous
#ABDDB3 #ABDDCC #ABD5DD
triadic
#ABDDCC #CCABDD #DDCCAB
tetradic
#ABDDCC #B3ABDD #DDABBC #D5DDAB
square
#ABDDCC #B3ABDD #DDABBC #D5DDAB
split-complementary
#ABDDCC #DDABD5 #DDB3AB
monochromatic
#54BA97 #7FCBB2 #ABDDCC #D7EFE6 #E9F6F2
Accessibility & contrast
On white
1.51
#ABDDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#ABDDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDDCC
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDDCC | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6CB
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#9FDED8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abddcc; /* rgb */ color: rgb(171, 221, 204); /* oklch */ color: oklch(85.8% 0.057 172.1);
Tailwind
colors: {
custom: {
50: '#c5e7db',
500: '#abddcc',
950: '#000000',
},
}SCSS
$custom: #abddcc; $custom-light: #c5e7db; $custom-dark: #000000;
JSON
{
"hex": "#abddcc",
"rgb": {
"r": 171,
"g": 221,
"b": 204
},
"hsl": {
"h": 159.6,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.85782,
"c": 0.0569,
"h": 172.1
},
"luminance": 0.6473
}Semantic roles & 50–950 ramp
primary
#ABDDCC
secondary
#B5778C
accent
#305DB5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131615
muted
#828484