#ABDDCE#ABDDCE
#ABDDCE is a very light, muted teal. Relative luminance 0.648; OKLCH L 85.8% C 0.056 H 174.6°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDDCE |
|---|---|
| RGB | rgb(171, 221, 206) |
| HSL | hsl(162, 42%, 77%) |
| HSV | hsv(162, 23%, 87%) |
| CMYK | cmyk(22.6%, 0%, 6.8%, 13.3%) |
| CIE-LAB | lab(84.39, -19.16, 2.09) |
| CIE-LCH | lch(84.39, 19.27, 173.78°) |
| OKLab | oklab(85.84% -0.0555 0.0053) |
| OKLCH | oklch(85.84% 0.056 174.6) |
| XYZ | xyz(53.7883, 64.8250, 68.0590) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.19
Duck Egg Blue
#C3FBF4
ΔE00 7.33
Pale Teal
#82CBB2
ΔE00 7.44
Light Teal
#90E4C1
ΔE00 7.60
Pale Aqua
#B8FFEB
ΔE00 7.64
Eggshell Blue
#C4FFF7
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDDCE #DDABBA
analogous
#ABDDB5 #ABDDCE #ABD3DD
triadic
#ABDDCE #CEABDD #DDCEAB
tetradic
#ABDDCE #B5ABDD #DDABBA #D3DDAB
square
#ABDDCE #B5ABDD #DDABBA #D3DDAB
split-complementary
#ABDDCE #DDABD3 #DDB5AB
monochromatic
#54BA9B #7FCBB5 #ABDDCE #D7EFE7 #E9F6F2
Accessibility & contrast
On white
1.50
#ABDDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#ABDDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDDCE
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDDCE | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7CD
Deuteranopia (green-blind)
#D0D0CF
Tritanopia (blue-blind)
#9FDED8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abddce; /* rgb */ color: rgb(171, 221, 206); /* oklch */ color: oklch(85.8% 0.056 174.6);
Tailwind
colors: {
custom: {
50: '#c5e7dc',
500: '#abddce',
950: '#000000',
},
}SCSS
$custom: #abddce; $custom-light: #c5e7dc; $custom-dark: #000000;
JSON
{
"hex": "#abddce",
"rgb": {
"r": 171,
"g": 221,
"b": 206
},
"hsl": {
"h": 162,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.85838,
"c": 0.05579,
"h": 174.6
},
"luminance": 0.64827
}Semantic roles & 50–950 ramp
primary
#ABDDCE
secondary
#B5778A
accent
#3058B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484