#9EBBBF#9EBBBF
#9EBBBF is a light, muted teal. Relative luminance 0.466; OKLCH L 77.2% C 0.032 H 206.7°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBBBF |
|---|---|
| RGB | rgb(158, 187, 191) |
| HSL | hsl(187, 20%, 68%) |
| HSV | hsv(187, 17%, 75%) |
| CMYK | cmyk(17.3%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(73.91, -8.93, -5.31) |
| CIE-LCH | lch(73.91, 10.39, 210.71°) |
| OKLab | oklab(77.17% -0.0286 -0.0144) |
| OKLCH | oklch(77.17% 0.032 206.7) |
| XYZ | xyz(41.2723, 46.5702, 56.0945) |
| Luminance | 0.4657 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.82
Lightblue
#ADD8E6
ΔE00 8.20
Cool Gray
#9AA7B0
ΔE00 8.34
Bluegrey
#85A3B2
ΔE00 8.43
Light Grey Blue
#9DBCD4
ΔE00 8.53
Powder Blue
#B0E0E6
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBBBF #BFA29E
analogous
#9EBFB2 #9EBBBF #9EAABF
triadic
#9EBBBF #BF9EBB #BBBF9E
tetradic
#9EBBBF #B29EBF #BFA29E #AABF9E
square
#9EBBBF #B29EBF #BFA29E #AABF9E
split-complementary
#9EBBBF #BF9EAA #BFB29E
monochromatic
#5A8389 #79A1A7 #9EBBBF #C3D5D7 #E8EFF0
Accessibility & contrast
On white
2.04
#9EBBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#9EBBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBBBF
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBBBF | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BF
Deuteranopia (green-blind)
#B0B4BF
Tritanopia (blue-blind)
#94BEBC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9ebbbf; /* rgb */ color: rgb(158, 187, 191); /* oklch */ color: oklch(77.2% 0.032 206.7);
Tailwind
colors: {
custom: {
50: '#bbcfd2',
500: '#9ebbbf',
950: '#000000',
},
}SCSS
$custom: #9ebbbf; $custom-light: #bbcfd2; $custom-dark: #000000;
JSON
{
"hex": "#9ebbbf",
"rgb": {
"r": 158,
"g": 187,
"b": 191
},
"hsl": {
"h": 187.273,
"s": 20.497,
"l": 68.431
},
"oklch": {
"l": 0.77172,
"c": 0.03202,
"h": 206.7
},
"luminance": 0.46571
}Semantic roles & 50–950 ramp
primary
#9EBBBF
secondary
#E1D9D7
accent
#51479F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121314
muted
#818282