#9BCEBB#9BCEBB
#9BCEBB is a light, muted teal. Relative luminance 0.547; OKLCH L 81.0% C 0.060 H 169.9°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCEBB |
|---|---|
| RGB | rgb(155, 206, 187) |
| HSL | hsl(158, 34%, 71%) |
| HSV | hsv(158, 25%, 81%) |
| CMYK | cmyk(24.8%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(78.87, -20.50, 4.08) |
| CIE-LCH | lch(78.87, 20.90, 168.75°) |
| OKLab | oklab(81.03% -0.0587 0.0105) |
| OKLCH | oklch(81.03% 0.06 169.9) |
| XYZ | xyz(44.5558, 54.6972, 55.2141) |
| Luminance | 0.5470 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.35
Seafoam Blue
#78D1B6
ΔE00 5.99
Light Teal
#90E4C1
ΔE00 7.43
Mediumaquamarine
#66CDAA
ΔE00 8.28
Seafoam
#7FE0B3
ΔE00 9.19
Darkseagreen
#8FBC8F
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCEBB #CE9BAE
analogous
#9BCEA1 #9BCEBB #9BC7CE
triadic
#9BCEBB #BB9BCE #CEBB9B
tetradic
#9BCEBB #A19BCE #CE9BAE #C7CE9B
square
#9BCEBB #A19BCE #CE9BAE #C7CE9B
split-complementary
#9BCEBB #CE9BC7 #CEA19B
monochromatic
#4EA082 #72BA9F #9BCEBB #C4E2D7 #EAF5F1
Accessibility & contrast
On white
1.76
#9BCEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#9BCEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCEBB
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCEBB | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BA
Deuteranopia (green-blind)
#C2C1BC
Tritanopia (blue-blind)
#8FCFC8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9bcebb; /* rgb */ color: rgb(155, 206, 187); /* oklch */ color: oklch(81.0% 0.060 169.9);
Tailwind
colors: {
custom: {
50: '#b9ddcf',
500: '#9bcebb',
950: '#000000',
},
}SCSS
$custom: #9bcebb; $custom-light: #b9ddcf; $custom-dark: #000000;
JSON
{
"hex": "#9bcebb",
"rgb": {
"r": 155,
"g": 206,
"b": 187
},
"hsl": {
"h": 157.647,
"s": 34.228,
"l": 70.784
},
"oklch": {
"l": 0.81028,
"c": 0.0596,
"h": 169.9
},
"luminance": 0.54699
}Semantic roles & 50–950 ramp
primary
#9BCEBB
secondary
#A36A7F
accent
#3864AD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483