#9EBBBC#9EBBBC
#9EBBBC is a light, muted teal. Relative luminance 0.464; OKLCH L 77.1% C 0.032 H 199.1°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBBBC |
|---|---|
| RGB | rgb(158, 187, 188) |
| HSL | hsl(182, 18%, 68%) |
| HSV | hsv(182, 16%, 74%) |
| CMYK | cmyk(16%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(73.83, -9.57, -3.80) |
| CIE-LCH | lch(73.83, 10.30, 201.63°) |
| OKLab | oklab(77.08% -0.0298 -0.0103) |
| OKLCH | oklch(77.08% 0.032 199.1) |
| XYZ | xyz(40.9456, 46.4394, 54.3736) |
| Luminance | 0.4644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.10
Lightblue
#ADD8E6
ΔE00 8.91
Cool Gray
#9AA7B0
ΔE00 9.13
Bluegrey
#85A3B2
ΔE00 9.33
Powder Blue
#B0E0E6
ΔE00 9.59
Light Grey Blue
#9DBCD4
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBBBC #BC9F9E
analogous
#9EBCAE #9EBBBC #9EACBC
triadic
#9EBBBC #BC9EBB #BBBC9E
tetradic
#9EBBBC #AE9EBC #BC9F9E #ACBC9E
square
#9EBBBC #AE9EBC #BC9F9E #ACBC9E
split-complementary
#9EBBBC #BC9EAC #BCAE9E
monochromatic
#5B8384 #7AA2A3 #9EBBBC #C2D4D5 #E6EEEE
Accessibility & contrast
On white
2.04
#9EBBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#9EBBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBBBC
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBBBC | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BC
Deuteranopia (green-blind)
#B1B4BC
Tritanopia (blue-blind)
#95BDBB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9ebbbc; /* rgb */ color: rgb(158, 187, 188); /* oklch */ color: oklch(77.1% 0.032 199.1);
Tailwind
colors: {
custom: {
50: '#bbcfd0',
500: '#9ebbbc',
950: '#000000',
},
}SCSS
$custom: #9ebbbc; $custom-light: #bbcfd0; $custom-dark: #000000;
JSON
{
"hex": "#9ebbbc",
"rgb": {
"r": 158,
"g": 187,
"b": 188
},
"hsl": {
"h": 182,
"s": 18.293,
"l": 67.843
},
"oklch": {
"l": 0.77077,
"c": 0.03154,
"h": 199.1
},
"luminance": 0.46441
}Semantic roles & 50–950 ramp
primary
#9EBBBC
secondary
#E0D7D6
accent
#4C499D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121314
muted
#818282