#9ACCBF#9ACCBF
#9ACCBF is a light, muted teal. Relative luminance 0.538; OKLCH L 80.6% C 0.055 H 177.1°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #9ACCBF |
|---|---|
| RGB | rgb(154, 204, 191) |
| HSL | hsl(164, 33%, 70%) |
| HSV | hsv(164, 25%, 80%) |
| CMYK | cmyk(24.5%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(78.35, -18.97, 1.18) |
| CIE-LCH | lch(78.35, 19.01, 176.45°) |
| OKLab | oklab(80.64% -0.0553 0.0028) |
| OKLCH | oklch(80.64% 0.055 177.1) |
| XYZ | xyz(44.3204, 53.8155, 57.3323) |
| Luminance | 0.5382 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.59
Seafoam Blue
#78D1B6
ΔE00 7.11
Light Teal
#90E4C1
ΔE00 9.11
Paleturquoise
#AFEEEE
ΔE00 9.53
Mediumaquamarine
#66CDAA
ΔE00 9.57
Powder Blue
#B0E0E6
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ACCBF #CC9AA7
analogous
#9ACCA6 #9ACCBF #9AC0CC
triadic
#9ACCBF #BF9ACC #CCBF9A
tetradic
#9ACCBF #A69ACC #CC9AA7 #C0CC9A
square
#9ACCBF #A69ACC #CC9AA7 #C0CC9A
split-complementary
#9ACCBF #CC9AC0 #CCA69A
monochromatic
#4F9D88 #71B7A5 #9ACCBF #C3E1D9 #EBF5F2
Accessibility & contrast
On white
1.79
#9ACCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#9ACCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ACCBF
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ACCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ACCBF | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BE
Deuteranopia (green-blind)
#BFBFC0
Tritanopia (blue-blind)
#8DCDC8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9accbf; /* rgb */ color: rgb(154, 204, 191); /* oklch */ color: oklch(80.6% 0.055 177.1);
Tailwind
colors: {
custom: {
50: '#b9dbd2',
500: '#9accbf',
950: '#000000',
},
}SCSS
$custom: #9accbf; $custom-light: #b9dbd2; $custom-dark: #000000;
JSON
{
"hex": "#9accbf",
"rgb": {
"r": 154,
"g": 204,
"b": 191
},
"hsl": {
"h": 164.4,
"s": 32.895,
"l": 70.196
},
"oklch": {
"l": 0.80638,
"c": 0.05538,
"h": 177.1
},
"luminance": 0.53817
}Semantic roles & 50–950 ramp
primary
#9ACCBF
secondary
#A16978
accent
#3A57AC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483