#9BCEBC#9BCEBC
#9BCEBC is a light, muted teal. Relative luminance 0.547; OKLCH L 81.1% C 0.059 H 171.1°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCEBC |
|---|---|
| RGB | rgb(155, 206, 188) |
| HSL | hsl(159, 34%, 71%) |
| HSV | hsv(159, 25%, 81%) |
| CMYK | cmyk(24.8%, 0%, 8.7%, 19.2%) |
| CIE-LAB | lab(78.89, -20.29, 3.58) |
| CIE-LCH | lch(78.89, 20.60, 170.01°) |
| OKLab | oklab(81.06% -0.0582 0.0092) |
| OKLCH | oklch(81.06% 0.059 171.1) |
| XYZ | xyz(44.6632, 54.7402, 55.7798) |
| Luminance | 0.5474 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.49
Seafoam Blue
#78D1B6
ΔE00 6.10
Light Teal
#90E4C1
ΔE00 7.63
Mediumaquamarine
#66CDAA
ΔE00 8.46
Seafoam
#7FE0B3
ΔE00 9.44
Darkseagreen
#8FBC8F
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCEBC #CE9BAD
analogous
#9BCEA2 #9BCEBC #9BC6CE
triadic
#9BCEBC #BC9BCE #CEBC9B
tetradic
#9BCEBC #A29BCE #CE9BAD #C6CE9B
square
#9BCEBC #A29BCE #CE9BAD #C6CE9B
split-complementary
#9BCEBC #CE9BC6 #CEA29B
monochromatic
#4EA083 #72BAA0 #9BCEBC #C4E2D8 #EAF5F1
Accessibility & contrast
On white
1.76
#9BCEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#9BCEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCEBC
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCEBC | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BB
Deuteranopia (green-blind)
#C2C1BD
Tritanopia (blue-blind)
#8FCFC9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9bcebc; /* rgb */ color: rgb(155, 206, 188); /* oklch */ color: oklch(81.1% 0.059 171.1);
Tailwind
colors: {
custom: {
50: '#b9ddd0',
500: '#9bcebc',
950: '#000000',
},
}SCSS
$custom: #9bcebc; $custom-light: #b9ddd0; $custom-dark: #000000;
JSON
{
"hex": "#9bcebc",
"rgb": {
"r": 155,
"g": 206,
"b": 188
},
"hsl": {
"h": 158.824,
"s": 34.228,
"l": 70.784
},
"oklch": {
"l": 0.81057,
"c": 0.05897,
"h": 171.1
},
"luminance": 0.54742
}Semantic roles & 50–950 ramp
primary
#9BCEBC
secondary
#A36A7E
accent
#3862AD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483