#9CBEBC#9CBEBC
#9CBEBC is a light, muted teal. Relative luminance 0.475; OKLCH L 77.6% C 0.037 H 192.0°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #9CBEBC |
|---|---|
| RGB | rgb(156, 190, 188) |
| HSL | hsl(176, 21%, 68%) |
| HSV | hsv(176, 18%, 75%) |
| CMYK | cmyk(17.9%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(74.52, -11.79, -2.79) |
| CIE-LCH | lch(74.52, 12.12, 193.31°) |
| OKLab | oklab(77.59% -0.0359 -0.0076) |
| OKLCH | oklch(77.59% 0.037 192) |
| XYZ | xyz(41.1984, 47.5244, 54.5697) |
| Luminance | 0.4753 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.97
Lightblue
#ADD8E6
ΔE00 9.31
Cool Grey
#95A3A6
ΔE00 9.88
Bluegrey
#85A3B2
ΔE00 11.08
Cool Gray
#9AA7B0
ΔE00 11.25
Pale Teal
#82CBB2
ΔE00 11.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CBEBC #BE9C9E
analogous
#9CBEAB #9CBEBC #9CAFBE
triadic
#9CBEBC #BC9CBE #BEBC9C
tetradic
#9CBEBC #AB9CBE #BE9C9E #AFBE9C
square
#9CBEBC #AB9CBE #BE9C9E #AFBE9C
split-complementary
#9CBEBC #BE9CAF #BEAB9C
monochromatic
#598784 #77A6A3 #9CBEBC #C1D6D5 #E6EFEE
Accessibility & contrast
On white
2.00
#9CBEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#9CBEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CBEBC
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CBEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CBEBC | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABC
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#92C0BD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9cbebc; /* rgb */ color: rgb(156, 190, 188); /* oklch */ color: oklch(77.6% 0.037 192.0);
Tailwind
colors: {
custom: {
50: '#b9d1d0',
500: '#9cbebc',
950: '#000000',
},
}SCSS
$custom: #9cbebc; $custom-light: #b9d1d0; $custom-dark: #000000;
JSON
{
"hex": "#9cbebc",
"rgb": {
"r": 156,
"g": 190,
"b": 188
},
"hsl": {
"h": 176.471,
"s": 20.732,
"l": 67.843
},
"oklch": {
"l": 0.77594,
"c": 0.03671,
"h": 192
},
"luminance": 0.47526
}Semantic roles & 50–950 ramp
primary
#9CBEBC
secondary
#E0D6D6
accent
#464C9F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282