#99BCB2#99BCB2
#99BCB2 is a light, muted teal. Relative luminance 0.460; OKLCH L 76.7% C 0.040 H 175.9°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #99BCB2 |
|---|---|
| RGB | rgb(153, 188, 178) |
| HSL | hsl(163, 21%, 67%) |
| HSV | hsv(163, 19%, 74%) |
| CMYK | cmyk(18.6%, 0%, 5.3%, 26.3%) |
| CIE-LAB | lab(73.51, -13.80, 1.16) |
| CIE-LCH | lch(73.51, 13.85, 175.21°) |
| OKLab | oklab(76.66% -0.0402 0.0029) |
| OKLCH | oklch(76.66% 0.04 175.9) |
| XYZ | xyz(39.1538, 45.9519, 48.9175) |
| Luminance | 0.4595 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.84
Greenish Grey
#96AE8D
ΔE00 9.66
Greyish Teal
#719F91
ΔE00 9.79
Seafoam Blue
#78D1B6
ΔE00 10.74
Powder Blue
#B0E0E6
ΔE00 11.22
Darkseagreen
#8FBC8F
ΔE00 11.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99BCB2 #BC99A3
analogous
#99BCA1 #99BCB2 #99B5BC
triadic
#99BCB2 #B299BC #BCB299
tetradic
#99BCB2 #A199BC #BC99A3 #B5BC99
square
#99BCB2 #A199BC #BC99A3 #B5BC99
split-complementary
#99BCB2 #BC99B5 #BCA199
monochromatic
#578477 #74A496 #99BCB2 #BED4CE #E3EDEA
Accessibility & contrast
On white
2.06
#99BCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#99BCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99BCB2
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99BCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99BCB2 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B2
Deuteranopia (green-blind)
#B3B3B3
Tritanopia (blue-blind)
#91BDB9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #99bcb2; /* rgb */ color: rgb(153, 188, 178); /* oklch */ color: oklch(76.7% 0.040 175.9);
Tailwind
colors: {
custom: {
50: '#b7d0c9',
500: '#99bcb2',
950: '#000000',
},
}SCSS
$custom: #99bcb2; $custom-light: #b7d0c9; $custom-dark: #000000;
JSON
{
"hex": "#99bcb2",
"rgb": {
"r": 153,
"g": 188,
"b": 178
},
"hsl": {
"h": 162.857,
"s": 20.71,
"l": 66.863
},
"oklch": {
"l": 0.76655,
"c": 0.04034,
"h": 175.9
},
"luminance": 0.45953
}Semantic roles & 50–950 ramp
primary
#99BCB2
secondary
#DED3D6
accent
#46609F
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282