#ABCFBF#ABCFBF
#ABCFBF is a very light, muted teal. Relative luminance 0.570; OKLCH L 82.4% C 0.044 H 166.5°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCFBF |
|---|---|
| RGB | rgb(171, 207, 191) |
| HSL | hsl(153, 27%, 74%) |
| HSV | hsv(153, 17%, 81%) |
| CMYK | cmyk(17.4%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(80.20, -15.10, 3.99) |
| CIE-LCH | lch(80.20, 15.62, 165.19°) |
| OKLab | oklab(82.38% -0.0431 0.0103) |
| OKLCH | oklch(82.38% 0.044 166.5) |
| XYZ | xyz(48.5089, 57.0438, 57.7349) |
| Luminance | 0.5705 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.85
Seafoam Blue
#78D1B6
ΔE00 9.39
Light Teal
#90E4C1
ΔE00 9.82
Powder Blue
#B0E0E6
ΔE00 10.09
Paleturquoise
#AFEEEE
ΔE00 10.42
Darkseagreen
#8FBC8F
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCFBF #CFABBB
analogous
#ABCFAD #ABCFBF #ABCDCF
triadic
#ABCFBF #BFABCF #CFBFAB
tetradic
#ABCFBF #ADABCF #CFABBB #CDCFAB
square
#ABCFBF #ADABCF #CFABBB #CDCFAB
split-complementary
#ABCFBF #CFABCD #CFADAB
monochromatic
#5DA284 #84B9A1 #ABCFBF #D2E5DD #ECF4F0
Accessibility & contrast
On white
1.69
#ABCFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#ABCFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCFBF
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCFBF | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCABE
Deuteranopia (green-blind)
#C6C5C0
Tritanopia (blue-blind)
#A4CFCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #abcfbf; /* rgb */ color: rgb(171, 207, 191); /* oklch */ color: oklch(82.4% 0.044 166.5);
Tailwind
colors: {
custom: {
50: '#c4ddd2',
500: '#abcfbf',
950: '#000000',
},
}SCSS
$custom: #abcfbf; $custom-light: #c4ddd2; $custom-dark: #000000;
JSON
{
"hex": "#abcfbf",
"rgb": {
"r": 171,
"g": 207,
"b": 191
},
"hsl": {
"h": 153.333,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.82378,
"c": 0.04431,
"h": 166.5
},
"luminance": 0.57045
}Semantic roles & 50–950 ramp
primary
#ABCFBF
secondary
#A47A8D
accent
#406DA6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483