#ABCECB#ABCECB
#ABCECB is a very light, muted teal. Relative luminance 0.571; OKLCH L 82.5% C 0.037 H 190.1°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCECB |
|---|---|
| RGB | rgb(171, 206, 203) |
| HSL | hsl(175, 26%, 74%) |
| HSV | hsv(175, 17%, 81%) |
| CMYK | cmyk(17%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(80.24, -12.17, -2.38) |
| CIE-LCH | lch(80.24, 12.40, 191.05°) |
| OKLab | oklab(82.51% -0.0369 -0.0065) |
| OKLCH | oklch(82.51% 0.037 190.1) |
| XYZ | xyz(49.6425, 57.1109, 64.8963) |
| Luminance | 0.5711 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.82
Lightblue
#ADD8E6
ΔE00 7.51
Paleturquoise
#AFEEEE
ΔE00 8.56
Pale Sky Blue
#BDF6FE
ΔE00 10.21
Duck Egg Blue
#C3FBF4
ΔE00 10.51
Light Sky Blue
#C6FCFF
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCECB #CEABAE
analogous
#ABCEBA #ABCECB #ABC0CE
triadic
#ABCECB #CBABCE #CECBAB
tetradic
#ABCECB #BAABCE #CEABAE #C0CEAB
square
#ABCECB #BAABCE #CEABAE #C0CEAB
split-complementary
#ABCECB #CEABC0 #CEBAAB
monochromatic
#5EA19B #84B7B3 #ABCECB #D2E5E3 #ECF4F3
Accessibility & contrast
On white
1.69
#ABCECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#ABCECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCECB
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCECB | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACB
Deuteranopia (green-blind)
#C3C5CB
Tritanopia (blue-blind)
#A1D0CD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #abcecb; /* rgb */ color: rgb(171, 206, 203); /* oklch */ color: oklch(82.5% 0.037 190.1);
Tailwind
colors: {
custom: {
50: '#c4ddda',
500: '#abcecb',
950: '#000000',
},
}SCSS
$custom: #abcecb; $custom-light: #c4ddda; $custom-dark: #000000;
JSON
{
"hex": "#abcecb",
"rgb": {
"r": 171,
"g": 206,
"b": 203
},
"hsl": {
"h": 174.857,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.8251,
"c": 0.03744,
"h": 190.1
},
"luminance": 0.57112
}Semantic roles & 50–950 ramp
primary
#ABCECB
secondary
#A37A7D
accent
#4149A5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483