#9BCBB6#9BCBB6
#9BCBB6 is a light, muted teal. Relative luminance 0.531; OKLCH L 80.2% C 0.059 H 166.3°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCBB6 |
|---|---|
| RGB | rgb(155, 203, 182) |
| HSL | hsl(154, 32%, 70%) |
| HSV | hsv(154, 24%, 80%) |
| CMYK | cmyk(23.6%, 0%, 10.3%, 20.4%) |
| CIE-LAB | lab(77.91, -20.01, 5.37) |
| CIE-LCH | lch(77.91, 20.72, 164.96°) |
| OKLab | oklab(80.22% -0.0568 0.0139) |
| OKLCH | oklch(80.22% 0.059 166.3) |
| XYZ | xyz(43.3145, 53.0562, 52.2056) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.46
Seafoam Blue
#78D1B6
ΔE00 6.33
Light Teal
#90E4C1
ΔE00 7.81
Mediumaquamarine
#66CDAA
ΔE00 8.28
Darkseagreen
#8FBC8F
ΔE00 8.61
Seafoam
#7FE0B3
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCBB6 #CB9BB0
analogous
#9BCB9E #9BCBB6 #9BC8CB
triadic
#9BCBB6 #B69BCB #CBB69B
tetradic
#9BCBB6 #9E9BCB #CB9BB0 #C8CB9B
square
#9BCBB6 #9E9BCB #CB9BB0 #C8CB9B
split-complementary
#9BCBB6 #CB9BC8 #CB9E9B
monochromatic
#519B7A #73B699 #9BCBB6 #C3E0D3 #EBF5F0
Accessibility & contrast
On white
1.81
#9BCBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#9BCBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCBB6
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCBB6 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B5
Deuteranopia (green-blind)
#C0BEB7
Tritanopia (blue-blind)
#91CBC5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #9bcbb6; /* rgb */ color: rgb(155, 203, 182); /* oklch */ color: oklch(80.2% 0.059 166.3);
Tailwind
colors: {
custom: {
50: '#b9dbcb',
500: '#9bcbb6',
950: '#000000',
},
}SCSS
$custom: #9bcbb6; $custom-light: #b9dbcb; $custom-dark: #000000;
JSON
{
"hex": "#9bcbb6",
"rgb": {
"r": 155,
"g": 203,
"b": 182
},
"hsl": {
"h": 153.75,
"s": 31.579,
"l": 70.196
},
"oklch": {
"l": 0.80222,
"c": 0.0585,
"h": 166.3
},
"luminance": 0.53058
}Semantic roles & 50–950 ramp
primary
#9BCBB6
secondary
#A06A82
accent
#3B6CAA
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111513
muted
#818482