#9BBEBB#9BBEBB
#9BBEBB is a light, muted teal. Relative luminance 0.474; OKLCH L 77.5% C 0.038 H 190.0°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBEBB |
|---|---|
| RGB | rgb(155, 190, 187) |
| HSL | hsl(175, 21%, 68%) |
| HSV | hsv(175, 18%, 75%) |
| CMYK | cmyk(18.4%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(74.43, -12.32, -2.39) |
| CIE-LCH | lch(74.43, 12.55, 190.96°) |
| OKLab | oklab(77.5% -0.0373 -0.0066) |
| OKLCH | oklch(77.5% 0.038 190) |
| XYZ | xyz(40.8982, 47.3820, 53.9949) |
| Luminance | 0.4738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.12
Lightblue
#ADD8E6
ΔE00 9.69
Cool Grey
#95A3A6
ΔE00 10.20
Pale Teal
#82CBB2
ΔE00 10.87
Greyish Teal
#719F91
ΔE00 11.41
Bluegrey
#85A3B2
ΔE00 11.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBEBB #BE9B9E
analogous
#9BBEA9 #9BBEBB #9BAFBE
triadic
#9BBEBB #BB9BBE #BEBB9B
tetradic
#9BBEBB #A99BBE #BE9B9E #AFBE9B
square
#9BBEBB #A99BBE #BE9B9E #AFBE9B
split-complementary
#9BBEBB #BE9BAF #BEA99B
monochromatic
#588783 #76A6A2 #9BBEBB #C0D6D4 #E5EEED
Accessibility & contrast
On white
2.00
#9BBEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#9BBEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBEBB
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBEBB | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABB
Deuteranopia (green-blind)
#B3B5BB
Tritanopia (blue-blind)
#91C0BD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9bbebb; /* rgb */ color: rgb(155, 190, 187); /* oklch */ color: oklch(77.5% 0.038 190.0);
Tailwind
colors: {
custom: {
50: '#b9d1cf',
500: '#9bbebb',
950: '#000000',
},
}SCSS
$custom: #9bbebb; $custom-light: #b9d1cf; $custom-dark: #000000;
JSON
{
"hex": "#9bbebb",
"rgb": {
"r": 155,
"g": 190,
"b": 187
},
"hsl": {
"h": 174.857,
"s": 21.212,
"l": 67.647
},
"oklch": {
"l": 0.77497,
"c": 0.03787,
"h": 190
},
"luminance": 0.47383
}Semantic roles & 50–950 ramp
primary
#9BBEBB
secondary
#E0D5D6
accent
#464EA0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282