#ABCFCB#ABCFCB
#ABCFCB is a very light, muted teal. Relative luminance 0.576; OKLCH L 82.7% C 0.039 H 188.2°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCFCB |
|---|---|
| RGB | rgb(171, 207, 203) |
| HSL | hsl(173, 27%, 74%) |
| HSV | hsv(173, 17%, 81%) |
| CMYK | cmyk(17.4%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(80.51, -12.69, -1.98) |
| CIE-LCH | lch(80.51, 12.84, 188.88°) |
| OKLab | oklab(82.73% -0.0382 -0.0055) |
| OKLCH | oklch(82.73% 0.039 188.2) |
| XYZ | xyz(49.8840, 57.5939, 64.9768) |
| Luminance | 0.5759 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.88
Lightblue
#ADD8E6
ΔE00 7.89
Paleturquoise
#AFEEEE
ΔE00 8.29
Pale Sky Blue
#BDF6FE
ΔE00 10.14
Duck Egg Blue
#C3FBF4
ΔE00 10.15
Light Sky Blue
#C6FCFF
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCFCB #CFABAF
analogous
#ABCFB9 #ABCFCB #ABC1CF
triadic
#ABCFCB #CBABCF #CFCBAB
tetradic
#ABCFCB #B9ABCF #CFABAF #C1CFAB
square
#ABCFCB #B9ABCF #CFABAF #C1CFAB
split-complementary
#ABCFCB #CFABC1 #CFB9AB
monochromatic
#5DA29B #84B9B3 #ABCFCB #D2E5E3 #ECF4F3
Accessibility & contrast
On white
1.68
#ABCFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#ABCFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCFCB
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCFCB | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCB
Deuteranopia (green-blind)
#C4C6CC
Tritanopia (blue-blind)
#A1D1CE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #abcfcb; /* rgb */ color: rgb(171, 207, 203); /* oklch */ color: oklch(82.7% 0.039 188.2);
Tailwind
colors: {
custom: {
50: '#c4ddda',
500: '#abcfcb',
950: '#000000',
},
}SCSS
$custom: #abcfcb; $custom-light: #c4ddda; $custom-dark: #000000;
JSON
{
"hex": "#abcfcb",
"rgb": {
"r": 171,
"g": 207,
"b": 203
},
"hsl": {
"h": 173.333,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.82725,
"c": 0.0386,
"h": 188.2
},
"luminance": 0.57595
}Semantic roles & 50–950 ramp
primary
#ABCFCB
secondary
#A47A7E
accent
#404BA6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483