#9ACEBB#9ACEBB
#9ACEBB is a light, moderate teal. Relative luminance 0.546; OKLCH L 81.0% C 0.060 H 170.3°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9ACEBB |
|---|---|
| RGB | rgb(154, 206, 187) |
| HSL | hsl(158, 35%, 71%) |
| HSV | hsv(158, 25%, 81%) |
| CMYK | cmyk(25.2%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(78.81, -20.81, 3.99) |
| CIE-LCH | lch(78.81, 21.19, 169.16°) |
| OKLab | oklab(80.97% -0.0596 0.0102) |
| OKLCH | oklch(80.97% 0.06 170.3) |
| XYZ | xyz(44.3646, 54.5987, 55.2051) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.17
Seafoam Blue
#78D1B6
ΔE00 5.81
Light Teal
#90E4C1
ΔE00 7.35
Mediumaquamarine
#66CDAA
ΔE00 8.13
Seafoam
#7FE0B3
ΔE00 9.10
Darkseagreen
#8FBC8F
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ACEBB #CE9AAD
analogous
#9ACEA1 #9ACEBB #9AC7CE
triadic
#9ACEBB #BB9ACE #CEBB9A
tetradic
#9ACEBB #A19ACE #CE9AAD #C7CE9A
square
#9ACEBB #A19ACE #CE9AAD #C7CE9A
split-complementary
#9ACEBB #CE9AC7 #CEA19A
monochromatic
#4EA082 #71BA9F #9ACEBB #C3E2D7 #EAF5F1
Accessibility & contrast
On white
1.76
#9ACEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#9ACEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ACEBB
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ACEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ACEBB | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BA
Deuteranopia (green-blind)
#C2C0BC
Tritanopia (blue-blind)
#8ECFC8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9acebb; /* rgb */ color: rgb(154, 206, 187); /* oklch */ color: oklch(81.0% 0.060 170.3);
Tailwind
colors: {
custom: {
50: '#b9ddcf',
500: '#9acebb',
950: '#000000',
},
}SCSS
$custom: #9acebb; $custom-light: #b9ddcf; $custom-dark: #000000;
JSON
{
"hex": "#9acebb",
"rgb": {
"r": 154,
"g": 206,
"b": 187
},
"hsl": {
"h": 158.077,
"s": 34.667,
"l": 70.588
},
"oklch": {
"l": 0.80968,
"c": 0.06047,
"h": 170.3
},
"luminance": 0.546
}Semantic roles & 50–950 ramp
primary
#9ACEBB
secondary
#A3697E
accent
#3863AE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483