#9BCACE#9BCACE
#9BCACE is a light, muted teal. Relative luminance 0.537; OKLCH L 80.7% C 0.049 H 202.7°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCACE |
|---|---|
| RGB | rgb(155, 202, 206) |
| HSL | hsl(185, 34%, 71%) |
| HSV | hsv(185, 25%, 81%) |
| CMYK | cmyk(24.8%, 1.9%, 0%, 19.2%) |
| CIE-LAB | lab(78.27, -14.39, -7.01) |
| CIE-LCH | lch(78.27, 16.01, 205.98°) |
| OKLab | oklab(80.72% -0.0457 -0.0191) |
| OKLCH | oklch(80.72% 0.049 202.7) |
| XYZ | xyz(45.7753, 53.6639, 66.3268) |
| Luminance | 0.5367 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.38
Lightblue
#ADD8E6
ΔE00 6.08
Paleturquoise
#AFEEEE
ΔE00 8.65
Sky Blue
#87CEEB
ΔE00 8.73
Ice Blue
#A5DFF9
ΔE00 9.45
Robin'S Egg Blue
#98EFF9
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCACE #CE9F9B
analogous
#9BCEB8 #9BCACE #9BB0CE
triadic
#9BCACE #CE9BCA #CACE9B
tetradic
#9BCACE #B89BCE #CE9F9B #B0CE9B
square
#9BCACE #B89BCE #CE9F9B #B0CE9B
split-complementary
#9BCACE #CE9BB0 #CEB89B
monochromatic
#4E9AA0 #72B4BA #9BCACE #C4E0E2 #EAF4F5
Accessibility & contrast
On white
1.79
#9BCACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#9BCACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCACE
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCACE | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CE
Deuteranopia (green-blind)
#B9BFCE
Tritanopia (blue-blind)
#8ACECB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9bcace; /* rgb */ color: rgb(155, 202, 206); /* oklch */ color: oklch(80.7% 0.049 202.7);
Tailwind
colors: {
custom: {
50: '#b9dadc',
500: '#9bcace',
950: '#000000',
},
}SCSS
$custom: #9bcace; $custom-light: #b9dadc; $custom-dark: #000000;
JSON
{
"hex": "#9bcace",
"rgb": {
"r": 155,
"g": 202,
"b": 206
},
"hsl": {
"h": 184.706,
"s": 34.228,
"l": 70.784
},
"oklch": {
"l": 0.80717,
"c": 0.04949,
"h": 202.7
},
"luminance": 0.53666
}Semantic roles & 50–950 ramp
primary
#9BCACE
secondary
#A36E6A
accent
#4238AD
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384