#ABCECC#ABCECC
#ABCECC is a very light, muted teal. Relative luminance 0.572; OKLCH L 82.5% C 0.037 H 192.2°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCECC |
|---|---|
| RGB | rgb(171, 206, 204) |
| HSL | hsl(177, 26%, 74%) |
| HSV | hsv(177, 17%, 81%) |
| CMYK | cmyk(17%, 0%, 1%, 19.2%) |
| CIE-LAB | lab(80.27, -11.97, -2.87) |
| CIE-LCH | lch(80.27, 12.31, 193.51°) |
| OKLab | oklab(82.54% -0.0365 -0.0079) |
| OKLCH | oklch(82.54% 0.037 192.2) |
| XYZ | xyz(49.7620, 57.1587, 65.5259) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.56
Lightblue
#ADD8E6
ΔE00 7.07
Paleturquoise
#AFEEEE
ΔE00 8.54
Pale Sky Blue
#BDF6FE
ΔE00 10.04
Light Sky Blue
#C6FCFF
ΔE00 10.58
Duck Egg Blue
#C3FBF4
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCECC #CEABAD
analogous
#ABCEBB #ABCECC #ABBFCE
triadic
#ABCECC #CCABCE #CECCAB
tetradic
#ABCECC #BBABCE #CEABAD #BFCEAB
square
#ABCECC #BBABCE #CEABAD #BFCEAB
split-complementary
#ABCECC #CEABBF #CEBBAB
monochromatic
#5EA19D #84B7B5 #ABCECC #D2E5E3 #ECF4F3
Accessibility & contrast
On white
1.69
#ABCECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#ABCECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCECC
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCECC | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACC
Deuteranopia (green-blind)
#C3C5CC
Tritanopia (blue-blind)
#A1D0CD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #abcecc; /* rgb */ color: rgb(171, 206, 204); /* oklch */ color: oklch(82.5% 0.037 192.2);
Tailwind
colors: {
custom: {
50: '#c4dddb',
500: '#abcecc',
950: '#000000',
},
}SCSS
$custom: #abcecc; $custom-light: #c4dddb; $custom-dark: #000000;
JSON
{
"hex": "#abcecc",
"rgb": {
"r": 171,
"g": 206,
"b": 204
},
"hsl": {
"h": 176.571,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.8254,
"c": 0.0373,
"h": 192.2
},
"luminance": 0.5716
}Semantic roles & 50–950 ramp
primary
#ABCECC
secondary
#A37A7C
accent
#4146A5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121515
muted
#828484