#ABCBBF#ABCBBF
#ABCBBF is a light, muted teal. Relative luminance 0.551; OKLCH L 81.5% C 0.038 H 170.7°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBBF |
|---|---|
| RGB | rgb(171, 203, 191) |
| HSL | hsl(158, 24%, 73%) |
| HSV | hsv(158, 16%, 80%) |
| CMYK | cmyk(15.8%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(79.12, -13.05, 2.41) |
| CIE-LCH | lch(79.12, 13.28, 169.52°) |
| OKLab | oklab(81.51% -0.0376 0.0062) |
| OKLCH | oklch(81.51% 0.038 170.7) |
| XYZ | xyz(47.5521, 55.1302, 57.4159) |
| Luminance | 0.5513 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.11
Powder Blue
#B0E0E6
ΔE00 9.32
Paleturquoise
#AFEEEE
ΔE00 10.61
Seafoam Blue
#78D1B6
ΔE00 10.71
Greenish Grey
#96AE8D
ΔE00 11.12
Silver (survey)
#C5C9C7
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBBF #CBABB7
analogous
#ABCBAF #ABCBBF #ABC7CB
triadic
#ABCBBF #BFABCB #CBBFAB
tetradic
#ABCBBF #AFABCB #CBABB7 #C7CBAB
square
#ABCBBF #AFABCB #CBABB7 #C7CBAB
split-complementary
#ABCBBF #CBABC7 #CBAFAB
monochromatic
#609B85 #85B4A2 #ABCBBF #D1E2DC #ECF3F1
Accessibility & contrast
On white
1.75
#ABCBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#ABCBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBBF
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBBF | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BE
Deuteranopia (green-blind)
#C3C2C0
Tritanopia (blue-blind)
#A4CCC7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abcbbf; /* rgb */ color: rgb(171, 203, 191); /* oklch */ color: oklch(81.5% 0.038 170.7);
Tailwind
colors: {
custom: {
50: '#c4dad2',
500: '#abcbbf',
950: '#000000',
},
}SCSS
$custom: #abcbbf; $custom-light: #c4dad2; $custom-dark: #000000;
JSON
{
"hex": "#abcbbf",
"rgb": {
"r": 171,
"g": 203,
"b": 191
},
"hsl": {
"h": 157.5,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.81513,
"c": 0.03815,
"h": 170.7
},
"luminance": 0.55131
}Semantic roles & 50–950 ramp
primary
#ABCBBF
secondary
#A07A88
accent
#4467A2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483