#9ACECB#9ACECB
#9ACECB is a light, muted teal. Relative luminance 0.553; OKLCH L 81.4% C 0.054 H 191.7°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9ACECB |
|---|---|
| RGB | rgb(154, 206, 203) |
| HSL | hsl(177, 35%, 71%) |
| HSV | hsv(177, 25%, 81%) |
| CMYK | cmyk(25.2%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(79.23, -17.40, -3.99) |
| CIE-LCH | lch(79.23, 17.85, 192.91°) |
| OKLab | oklab(81.44% -0.053 -0.011) |
| OKLCH | oklch(81.44% 0.054 191.7) |
| XYZ | xyz(46.1738, 55.3223, 64.7337) |
| Luminance | 0.5532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.24
Paleturquoise
#AFEEEE
ΔE00 7.44
Lightblue
#ADD8E6
ΔE00 8.72
Pale Teal
#82CBB2
ΔE00 9.01
Robin'S Egg Blue
#98EFF9
ΔE00 9.35
Mediumturquoise
#48D1CC
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ACECB #CE9A9D
analogous
#9ACEB1 #9ACECB #9AB7CE
triadic
#9ACECB #CB9ACE #CECB9A
tetradic
#9ACECB #B19ACE #CE9A9D #B7CE9A
square
#9ACECB #B19ACE #CE9A9D #B7CE9A
split-complementary
#9ACECB #CE9AB7 #CEB19A
monochromatic
#4EA09B #71BAB6 #9ACECB #C3E2E0 #EAF5F4
Accessibility & contrast
On white
1.74
#9ACECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#9ACECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ACECB
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ACECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ACECB | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CB
Deuteranopia (green-blind)
#BEC1CC
Tritanopia (blue-blind)
#89D1CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9acecb; /* rgb */ color: rgb(154, 206, 203); /* oklch */ color: oklch(81.4% 0.054 191.7);
Tailwind
colors: {
custom: {
50: '#b9ddda',
500: '#9acecb',
950: '#000000',
},
}SCSS
$custom: #9acecb; $custom-light: #b9ddda; $custom-dark: #000000;
JSON
{
"hex": "#9acecb",
"rgb": {
"r": 154,
"g": 206,
"b": 203
},
"hsl": {
"h": 176.538,
"s": 34.667,
"l": 70.588
},
"oklch": {
"l": 0.81439,
"c": 0.0541,
"h": 191.7
},
"luminance": 0.55324
}Semantic roles & 50–950 ramp
primary
#9ACECB
secondary
#A3696C
accent
#383FAE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483