#ABCFCE#ABCFCE
#ABCFCE is a very light, muted teal. Relative luminance 0.577; OKLCH L 82.8% C 0.038 H 194.4°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCFCE |
|---|---|
| RGB | rgb(171, 207, 206) |
| HSL | hsl(178, 27%, 74%) |
| HSV | hsv(178, 17%, 81%) |
| CMYK | cmyk(17.4%, 0%, 0.5%, 18.8%) |
| CIE-LAB | lab(80.59, -12.06, -3.47) |
| CIE-LCH | lch(80.59, 12.55, 196.04°) |
| OKLab | oklab(82.82% -0.037 -0.0095) |
| OKLCH | oklch(82.82% 0.038 194.4) |
| XYZ | xyz(50.2449, 57.7382, 66.8779) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.08
Lightblue
#ADD8E6
ΔE00 6.58
Paleturquoise
#AFEEEE
ΔE00 8.24
Pale Sky Blue
#BDF6FE
ΔE00 9.62
Light Sky Blue
#C6FCFF
ΔE00 10.24
Pale Blue
#D0FEFE
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCFCE #CFABAC
analogous
#ABCFBC #ABCFCE #ABBECF
triadic
#ABCFCE #CEABCF #CFCEAB
tetradic
#ABCFCE #BCABCF #CFABAC #BECFAB
square
#ABCFCE #BCABCF #CFABAC #BECFAB
split-complementary
#ABCFCE #CFABBE #CFBCAB
monochromatic
#5DA2A1 #84B9B7 #ABCFCE #D2E5E5 #ECF4F4
Accessibility & contrast
On white
1.67
#ABCFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#ABCFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCFCE
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCFCE | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCE
Deuteranopia (green-blind)
#C3C6CE
Tritanopia (blue-blind)
#A0D1CF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #abcfce; /* rgb */ color: rgb(171, 207, 206); /* oklch */ color: oklch(82.8% 0.038 194.4);
Tailwind
colors: {
custom: {
50: '#c4dddc',
500: '#abcfce',
950: '#000000',
},
}SCSS
$custom: #abcfce; $custom-light: #c4dddc; $custom-dark: #000000;
JSON
{
"hex": "#abcfce",
"rgb": {
"r": 171,
"g": 207,
"b": 206
},
"hsl": {
"h": 178.333,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.82815,
"c": 0.0382,
"h": 194.4
},
"luminance": 0.5774
}Semantic roles & 50–950 ramp
primary
#ABCFCE
secondary
#A47A7B
accent
#4042A6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484