#9AC2BF#9AC2BF
#9AC2BF is a light, muted teal. Relative luminance 0.492; OKLCH L 78.4% C 0.043 H 190.7°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #9AC2BF |
|---|---|
| RGB | rgb(154, 194, 191) |
| HSL | hsl(176, 25%, 68%) |
| HSV | hsv(176, 21%, 76%) |
| CMYK | cmyk(20.6%, 0%, 1.5%, 23.9%) |
| CIE-LAB | lab(75.58, -13.86, -2.87) |
| CIE-LCH | lch(75.58, 14.16, 191.71°) |
| OKLab | oklab(78.43% -0.042 -0.0079) |
| OKLCH | oklch(78.43% 0.043 190.7) |
| XYZ | xyz(42.0195, 49.2137, 56.5653) |
| Luminance | 0.4921 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.19
Lightblue
#ADD8E6
ΔE00 9.26
Pale Teal
#82CBB2
ΔE00 10.04
Paleturquoise
#AFEEEE
ΔE00 10.66
Seafoam Blue
#78D1B6
ΔE00 11.57
Cool Grey
#95A3A6
ΔE00 11.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AC2BF #C29A9D
analogous
#9AC2AB #9AC2BF #9AB1C2
triadic
#9AC2BF #BF9AC2 #C2BF9A
tetradic
#9AC2BF #AB9AC2 #C29A9D #B1C29A
square
#9AC2BF #AB9AC2 #C29A9D #B1C29A
split-complementary
#9AC2BF #C29AB1 #C2AB9A
monochromatic
#558D88 #74ABA7 #9AC2BF #C0D9D7 #E6F0EF
Accessibility & contrast
On white
1.94
#9AC2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#9AC2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AC2BF
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AC2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AC2BF | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEBF
Deuteranopia (green-blind)
#B5B8C0
Tritanopia (blue-blind)
#8EC4C1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #9ac2bf; /* rgb */ color: rgb(154, 194, 191); /* oklch */ color: oklch(78.4% 0.043 190.7);
Tailwind
colors: {
custom: {
50: '#b8d4d2',
500: '#9ac2bf',
950: '#000000',
},
}SCSS
$custom: #9ac2bf; $custom-light: #b8d4d2; $custom-dark: #000000;
JSON
{
"hex": "#9ac2bf",
"rgb": {
"r": 154,
"g": 194,
"b": 191
},
"hsl": {
"h": 175.5,
"s": 24.691,
"l": 68.235
},
"oklch": {
"l": 0.78431,
"c": 0.04279,
"h": 190.7
},
"luminance": 0.49215
}Semantic roles & 50–950 ramp
primary
#9AC2BF
secondary
#E2D6D7
accent
#424AA3
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382