#9BCCBF#9BCCBF
#9BCCBF is a light, muted teal. Relative luminance 0.539; OKLCH L 80.7% C 0.054 H 176.8°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCCBF |
|---|---|
| RGB | rgb(155, 204, 191) |
| HSL | hsl(164, 32%, 70%) |
| HSV | hsv(164, 24%, 80%) |
| CMYK | cmyk(24%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(78.41, -18.66, 1.27) |
| CIE-LCH | lch(78.41, 18.71, 176.11°) |
| OKLab | oklab(80.7% -0.0544 0.0031) |
| OKLCH | oklch(80.7% 0.054 176.8) |
| XYZ | xyz(44.5116, 53.9141, 57.3413) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.73
Seafoam Blue
#78D1B6
ΔE00 7.26
Light Teal
#90E4C1
ΔE00 9.18
Paleturquoise
#AFEEEE
ΔE00 9.54
Powder Blue
#B0E0E6
ΔE00 9.54
Mediumaquamarine
#66CDAA
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCCBF #CC9BA8
analogous
#9BCCA6 #9BCCBF #9BC0CC
triadic
#9BCCBF #BF9BCC #CCBF9B
tetradic
#9BCCBF #A69BCC #CC9BA8 #C0CC9B
square
#9BCCBF #A69BCC #CC9BA8 #C0CC9B
split-complementary
#9BCCBF #CC9BC0 #CCA69B
monochromatic
#509D88 #72B7A5 #9BCCBF #C4E1D9 #EBF5F2
Accessibility & contrast
On white
1.78
#9BCCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#9BCCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCCBF
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCCBF | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BE
Deuteranopia (green-blind)
#BFBFC0
Tritanopia (blue-blind)
#8ECDC8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9bccbf; /* rgb */ color: rgb(155, 204, 191); /* oklch */ color: oklch(80.7% 0.054 176.8);
Tailwind
colors: {
custom: {
50: '#b9dbd2',
500: '#9bccbf',
950: '#000000',
},
}SCSS
$custom: #9bccbf; $custom-light: #b9dbd2; $custom-dark: #000000;
JSON
{
"hex": "#9bccbf",
"rgb": {
"r": 155,
"g": 204,
"b": 191
},
"hsl": {
"h": 164.082,
"s": 32.45,
"l": 70.392
},
"oklch": {
"l": 0.80699,
"c": 0.05447,
"h": 176.8
},
"luminance": 0.53916
}Semantic roles & 50–950 ramp
primary
#9BCCBF
secondary
#A16A79
accent
#3A58AB
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483