#9ABFC2#9ABFC2
#9ABFC2 is a light, muted teal. Relative luminance 0.480; OKLCH L 77.9% C 0.040 H 202.5°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABFC2 |
|---|---|
| RGB | rgb(154, 191, 194) |
| HSL | hsl(185, 25%, 68%) |
| HSV | hsv(185, 21%, 76%) |
| CMYK | cmyk(20.6%, 1.5%, 0%, 23.9%) |
| CIE-LAB | lab(74.84, -11.65, -5.60) |
| CIE-LCH | lch(74.84, 12.93, 205.67°) |
| OKLab | oklab(77.87% -0.0368 -0.0152) |
| OKLCH | oklch(77.87% 0.04 202.5) |
| XYZ | xyz(41.6920, 48.0252, 58.1016) |
| Luminance | 0.4803 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.66
Powder Blue
#B0E0E6
ΔE00 8.11
Cool Grey
#95A3A6
ΔE00 9.88
Light Grey Blue
#9DBCD4
ΔE00 9.89
Bluegrey
#85A3B2
ΔE00 9.91
Sky Blue
#87CEEB
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABFC2 #C29D9A
analogous
#9AC2B1 #9ABFC2 #9AABC2
triadic
#9ABFC2 #C29ABF #BFC29A
tetradic
#9ABFC2 #B19AC2 #C29D9A #ABC29A
square
#9ABFC2 #B19AC2 #C29D9A #ABC29A
split-complementary
#9ABFC2 #C29AAB #C2B19A
monochromatic
#55888D #74A7AB #9ABFC2 #C0D7D9 #E6EFF0
Accessibility & contrast
On white
1.98
#9ABFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#9ABFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABFC2
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABFC2 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BCC2
Deuteranopia (green-blind)
#B2B6C2
Tritanopia (blue-blind)
#8EC2C0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9abfc2; /* rgb */ color: rgb(154, 191, 194); /* oklch */ color: oklch(77.9% 0.040 202.5);
Tailwind
colors: {
custom: {
50: '#b8d2d4',
500: '#9abfc2',
950: '#000000',
},
}SCSS
$custom: #9abfc2; $custom-light: #b8d2d4; $custom-dark: #000000;
JSON
{
"hex": "#9abfc2",
"rgb": {
"r": 154,
"g": 191,
"b": 194
},
"hsl": {
"h": 184.5,
"s": 24.691,
"l": 68.235
},
"oklch": {
"l": 0.77869,
"c": 0.03984,
"h": 202.5
},
"luminance": 0.48027
}Semantic roles & 50–950 ramp
primary
#9ABFC2
secondary
#E2D7D6
accent
#4A42A3
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283