#ABCFCC#ABCFCC
#ABCFCC is a very light, muted teal. Relative luminance 0.576; OKLCH L 82.8% C 0.038 H 190.2°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCFCC |
|---|---|
| RGB | rgb(171, 207, 204) |
| HSL | hsl(175, 27%, 74%) |
| HSV | hsv(175, 17%, 81%) |
| CMYK | cmyk(17.4%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(80.54, -12.48, -2.48) |
| CIE-LCH | lch(80.54, 12.72, 191.23°) |
| OKLab | oklab(82.76% -0.0378 -0.0068) |
| OKLCH | oklch(82.76% 0.038 190.2) |
| XYZ | xyz(50.0035, 57.6417, 65.6064) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.59
Lightblue
#ADD8E6
ΔE00 7.45
Paleturquoise
#AFEEEE
ΔE00 8.25
Pale Sky Blue
#BDF6FE
ΔE00 9.95
Duck Egg Blue
#C3FBF4
ΔE00 10.22
Light Sky Blue
#C6FCFF
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCFCC #CFABAE
analogous
#ABCFBA #ABCFCC #ABC0CF
triadic
#ABCFCC #CCABCF #CFCCAB
tetradic
#ABCFCC #BAABCF #CFABAE #C0CFAB
square
#ABCFCC #BAABCF #CFABAE #C0CFAB
split-complementary
#ABCFCC #CFABC0 #CFBAAB
monochromatic
#5DA29D #84B9B4 #ABCFCC #D2E5E4 #ECF4F3
Accessibility & contrast
On white
1.68
#ABCFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#ABCFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCFCC
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCFCC | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCC
Deuteranopia (green-blind)
#C4C6CC
Tritanopia (blue-blind)
#A1D1CE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #abcfcc; /* rgb */ color: rgb(171, 207, 204); /* oklch */ color: oklch(82.8% 0.038 190.2);
Tailwind
colors: {
custom: {
50: '#c4dddb',
500: '#abcfcc',
950: '#000000',
},
}SCSS
$custom: #abcfcc; $custom-light: #c4dddb; $custom-dark: #000000;
JSON
{
"hex": "#abcfcc",
"rgb": {
"r": 171,
"g": 207,
"b": 204
},
"hsl": {
"h": 175,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.82755,
"c": 0.03842,
"h": 190.2
},
"luminance": 0.57643
}Semantic roles & 50–950 ramp
primary
#ABCFCC
secondary
#A47A7D
accent
#4048A6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121515
muted
#828484