#ABCBBE#ABCBBE
#ABCBBE is a light, muted teal. Relative luminance 0.551; OKLCH L 81.5% C 0.039 H 168.8°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBBE |
|---|---|
| RGB | rgb(171, 203, 190) |
| HSL | hsl(156, 24%, 73%) |
| HSV | hsv(156, 16%, 80%) |
| CMYK | cmyk(15.8%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(79.09, -13.25, 2.91) |
| CIE-LCH | lch(79.09, 13.57, 167.60°) |
| OKLab | oklab(81.49% -0.038 0.0075) |
| OKLCH | oklch(81.49% 0.039 168.8) |
| XYZ | xyz(47.4424, 55.0863, 56.8384) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.93
Powder Blue
#B0E0E6
ΔE00 9.66
Seafoam Blue
#78D1B6
ΔE00 10.55
Paleturquoise
#AFEEEE
ΔE00 10.81
Greenish Grey
#96AE8D
ΔE00 10.84
Light Teal
#90E4C1
ΔE00 11.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBBE #CBABB8
analogous
#ABCBAE #ABCBBE #ABC8CB
triadic
#ABCBBE #BEABCB #CBBEAB
tetradic
#ABCBBE #AEABCB #CBABB8 #C8CBAB
square
#ABCBBE #AEABCB #CBABB8 #C8CBAB
split-complementary
#ABCBBE #CBABC8 #CBAEAB
monochromatic
#609B83 #85B4A1 #ABCBBE #D1E2DB #ECF3F0
Accessibility & contrast
On white
1.75
#ABCBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#ABCBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBBE
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBBE | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BD
Deuteranopia (green-blind)
#C3C2BF
Tritanopia (blue-blind)
#A4CBC7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abcbbe; /* rgb */ color: rgb(171, 203, 190); /* oklch */ color: oklch(81.5% 0.039 168.8);
Tailwind
colors: {
custom: {
50: '#c4dad1',
500: '#abcbbe',
950: '#000000',
},
}SCSS
$custom: #abcbbe; $custom-light: #c4dad1; $custom-dark: #000000;
JSON
{
"hex": "#abcbbe",
"rgb": {
"r": 171,
"g": 203,
"b": 190
},
"hsl": {
"h": 155.625,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.81485,
"c": 0.03878,
"h": 168.8
},
"luminance": 0.55088
}Semantic roles & 50–950 ramp
primary
#ABCBBE
secondary
#A07A8A
accent
#446AA2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483