#ABCECF#ABCECF
#ABCECF is a very light, muted teal. Relative luminance 0.573; OKLCH L 82.6% C 0.037 H 198.6°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCECF |
|---|---|
| RGB | rgb(171, 206, 207) |
| HSL | hsl(182, 27%, 74%) |
| HSV | hsv(182, 17%, 81%) |
| CMYK | cmyk(17.4%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(80.35, -11.34, -4.36) |
| CIE-LCH | lch(80.35, 12.15, 201.04°) |
| OKLab | oklab(82.63% -0.0353 -0.0119) |
| OKLCH | oklch(82.63% 0.037 198.6) |
| XYZ | xyz(50.1253, 57.3040, 67.4392) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.98
Lightblue
#ADD8E6
ΔE00 5.80
Paleturquoise
#AFEEEE
ΔE00 8.67
Pale Sky Blue
#BDF6FE
ΔE00 9.65
Ice Blue
#A5DFF9
ΔE00 9.96
Light Sky Blue
#C6FCFF
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCECF #CFACAB
analogous
#ABCFBE #ABCECF #ABBCCF
triadic
#ABCECF #CFABCE #CECFAB
tetradic
#ABCECF #BEABCF #CFACAB #BCCFAB
square
#ABCECF #BEABCF #CFACAB #BCCFAB
split-complementary
#ABCECF #CFABBC #CFBEAB
monochromatic
#5DA1A2 #84B7B9 #ABCECF #D2E5E5 #ECF4F4
Accessibility & contrast
On white
1.69
#ABCECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#ABCECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCECF
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCECF | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACF
Deuteranopia (green-blind)
#C2C5CF
Tritanopia (blue-blind)
#A0D1CE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #abcecf; /* rgb */ color: rgb(171, 206, 207); /* oklch */ color: oklch(82.6% 0.037 198.6);
Tailwind
colors: {
custom: {
50: '#c4dddd',
500: '#abcecf',
950: '#000000',
},
}SCSS
$custom: #abcecf; $custom-light: #c4dddd; $custom-dark: #000000;
JSON
{
"hex": "#abcecf",
"rgb": {
"r": 171,
"g": 206,
"b": 207
},
"hsl": {
"h": 181.667,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.82632,
"c": 0.03721,
"h": 198.6
},
"luminance": 0.57306
}Semantic roles & 50–950 ramp
primary
#ABCECF
secondary
#A47B7A
accent
#4240A6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484