#ABD3CB#ABD3CB
#ABD3CB is a very light, muted teal. Relative luminance 0.596; OKLCH L 83.6% C 0.044 H 181.7°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ABD3CB |
|---|---|
| RGB | rgb(171, 211, 203) |
| HSL | hsl(168, 31%, 75%) |
| HSV | hsv(168, 19%, 83%) |
| CMYK | cmyk(19%, 0%, 3.8%, 17.3%) |
| CIE-LAB | lab(81.60, -14.73, -0.39) |
| CIE-LCH | lch(81.60, 14.74, 181.53°) |
| OKLab | oklab(83.59% -0.0436 -0.0013) |
| OKLCH | oklch(83.59% 0.044 181.7) |
| XYZ | xyz(50.8654, 59.5566, 65.3039) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.62
Paleturquoise
#AFEEEE
ΔE00 7.59
Duck Egg Blue
#C3FBF4
ΔE00 8.99
Pale Teal
#82CBB2
ΔE00 9.13
Lightblue
#ADD8E6
ΔE00 9.53
Light Light Blue
#CAFFFB
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABD3CB #D3ABB3
analogous
#ABD3B7 #ABD3CB #ABC7D3
triadic
#ABD3CB #CBABD3 #D3CBAB
tetradic
#ABD3CB #B7ABD3 #D3ABB3 #C7D3AB
square
#ABD3CB #B7ABD3 #D3ABB3 #C7D3AB
split-complementary
#ABD3CB #D3ABC7 #D3B7AB
monochromatic
#5BA999 #83BEB2 #ABD3CB #D3E8E4 #EBF4F3
Accessibility & contrast
On white
1.63
#ABD3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#ABD3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABD3CB
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABD3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABD3CB | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECB
Deuteranopia (green-blind)
#C7C8CC
Tritanopia (blue-blind)
#A1D5D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #abd3cb; /* rgb */ color: rgb(171, 211, 203); /* oklch */ color: oklch(83.6% 0.044 181.7);
Tailwind
colors: {
custom: {
50: '#c4e0da',
500: '#abd3cb',
950: '#000000',
},
}SCSS
$custom: #abd3cb; $custom-light: #c4e0da; $custom-dark: #000000;
JSON
{
"hex": "#abd3cb",
"rgb": {
"r": 171,
"g": 211,
"b": 203
},
"hsl": {
"h": 168,
"s": 31.25,
"l": 74.902
},
"oklch": {
"l": 0.83586,
"c": 0.04359,
"h": 181.7
},
"luminance": 0.59558
}Semantic roles & 50–950 ramp
primary
#ABD3CB
secondary
#A97983
accent
#3C52AA
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483