#9ACEBF#9ACEBF
#9ACEBF is a light, muted teal. Relative luminance 0.548; OKLCH L 81.1% C 0.058 H 175.1°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #9ACEBF |
|---|---|
| RGB | rgb(154, 206, 191) |
| HSL | hsl(163, 35%, 71%) |
| HSV | hsv(163, 25%, 81%) |
| CMYK | cmyk(25.2%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(78.91, -19.98, 1.99) |
| CIE-LCH | lch(78.91, 20.08, 174.32°) |
| OKLab | oklab(81.08% -0.0579 0.005) |
| OKLCH | oklch(81.08% 0.058 175.1) |
| XYZ | xyz(44.7988, 54.7723, 57.4918) |
| Luminance | 0.5477 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.96
Seafoam Blue
#78D1B6
ΔE00 6.43
Light Teal
#90E4C1
ΔE00 8.23
Mediumaquamarine
#66CDAA
ΔE00 8.95
Paleturquoise
#AFEEEE
ΔE00 9.60
Powder Blue
#B0E0E6
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ACEBF #CE9AA9
analogous
#9ACEA5 #9ACEBF #9AC3CE
triadic
#9ACEBF #BF9ACE #CEBF9A
tetradic
#9ACEBF #A59ACE #CE9AA9 #C3CE9A
square
#9ACEBF #A59ACE #CE9AA9 #C3CE9A
split-complementary
#9ACEBF #CE9AC3 #CEA59A
monochromatic
#4EA088 #71BAA5 #9ACEBF #C3E2D9 #EAF5F2
Accessibility & contrast
On white
1.76
#9ACEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#9ACEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ACEBF
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ACEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ACEBF | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BE
Deuteranopia (green-blind)
#C1C1C0
Tritanopia (blue-blind)
#8DCFC9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9acebf; /* rgb */ color: rgb(154, 206, 191); /* oklch */ color: oklch(81.1% 0.058 175.1);
Tailwind
colors: {
custom: {
50: '#b9ddd2',
500: '#9acebf',
950: '#000000',
},
}SCSS
$custom: #9acebf; $custom-light: #b9ddd2; $custom-dark: #000000;
JSON
{
"hex": "#9acebf",
"rgb": {
"r": 154,
"g": 206,
"b": 191
},
"hsl": {
"h": 162.692,
"s": 34.667,
"l": 70.588
},
"oklch": {
"l": 0.81081,
"c": 0.05813,
"h": 175.1
},
"luminance": 0.54774
}Semantic roles & 50–950 ramp
primary
#9ACEBF
secondary
#A3697A
accent
#385AAE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483