#ABD3CE#ABD3CE
#ABD3CE is a very light, muted teal. Relative luminance 0.597; OKLCH L 83.7% C 0.043 H 187.1°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ABD3CE |
|---|---|
| RGB | rgb(171, 211, 206) |
| HSL | hsl(173, 31%, 75%) |
| HSV | hsv(173, 19%, 83%) |
| CMYK | cmyk(19%, 0%, 2.4%, 17.3%) |
| CIE-LAB | lab(81.68, -14.11, -1.88) |
| CIE-LCH | lch(81.68, 14.24, 187.58°) |
| OKLab | oklab(83.67% -0.0424 -0.0052) |
| OKLCH | oklch(83.67% 0.043 187.1) |
| XYZ | xyz(51.2263, 59.7010, 67.2050) |
| Luminance | 0.5970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.51
Paleturquoise
#AFEEEE
ΔE00 7.17
Lightblue
#ADD8E6
ΔE00 8.24
Duck Egg Blue
#C3FBF4
ΔE00 8.99
Pale Sky Blue
#BDF6FE
ΔE00 9.43
Light Sky Blue
#C6FCFF
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABD3CE #D3ABB0
analogous
#ABD3BA #ABD3CE #ABC4D3
triadic
#ABD3CE #CEABD3 #D3CEAB
tetradic
#ABD3CE #BAABD3 #D3ABB0 #C4D3AB
square
#ABD3CE #BAABD3 #D3ABB0 #C4D3AB
split-complementary
#ABD3CE #D3ABC4 #D3BAAB
monochromatic
#5BA99F #83BEB7 #ABD3CE #D3E8E5 #EBF4F3
Accessibility & contrast
On white
1.62
#ABD3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#ABD3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABD3CE
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABD3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABD3CE | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECE
Deuteranopia (green-blind)
#C7C9CF
Tritanopia (blue-blind)
#A0D5D1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #abd3ce; /* rgb */ color: rgb(171, 211, 206); /* oklch */ color: oklch(83.7% 0.043 187.1);
Tailwind
colors: {
custom: {
50: '#c4e0dc',
500: '#abd3ce',
950: '#000000',
},
}SCSS
$custom: #abd3ce; $custom-light: #c4e0dc; $custom-dark: #000000;
JSON
{
"hex": "#abd3ce",
"rgb": {
"r": 171,
"g": 211,
"b": 206
},
"hsl": {
"h": 172.5,
"s": 31.25,
"l": 74.902
},
"oklch": {
"l": 0.83674,
"c": 0.04268,
"h": 187.1
},
"luminance": 0.59703
}Semantic roles & 50–950 ramp
primary
#ABD3CE
secondary
#A9797F
accent
#3C49AA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484