#99C0BD#99C0BD
#99C0BD is a light, muted teal. Relative luminance 0.481; OKLCH L 77.9% C 0.042 H 190.5°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #99C0BD |
|---|---|
| RGB | rgb(153, 192, 189) |
| HSL | hsl(175, 24%, 68%) |
| HSV | hsv(175, 20%, 75%) |
| CMYK | cmyk(20.3%, 0%, 1.6%, 24.7%) |
| CIE-LAB | lab(74.92, -13.57, -2.78) |
| CIE-LCH | lch(74.92, 13.85, 191.57°) |
| OKLab | oklab(77.87% -0.0411 -0.0076) |
| OKLCH | oklch(77.87% 0.042 190.5) |
| XYZ | xyz(41.1692, 48.1442, 55.2579) |
| Luminance | 0.4815 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.64
Lightblue
#ADD8E6
ΔE00 9.53
Pale Teal
#82CBB2
ΔE00 10.21
Cool Grey
#95A3A6
ΔE00 11.13
Paleturquoise
#AFEEEE
ΔE00 11.19
Greyish Teal
#719F91
ΔE00 11.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99C0BD #C0999C
analogous
#99C0AA #99C0BD #99AFC0
triadic
#99C0BD #BD99C0 #C0BD99
tetradic
#99C0BD #AA99C0 #C0999C #AFC099
square
#99C0BD #AA99C0 #C0999C #AFC099
split-complementary
#99C0BD #C099AF #C0AA99
monochromatic
#558A86 #73A9A5 #99C0BD #BFD7D5 #E5EFEE
Accessibility & contrast
On white
1.98
#99C0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#99C0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99C0BD
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99C0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99C0BD | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBD
Deuteranopia (green-blind)
#B4B6BE
Tritanopia (blue-blind)
#8EC2BF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #99c0bd; /* rgb */ color: rgb(153, 192, 189); /* oklch */ color: oklch(77.9% 0.042 190.5);
Tailwind
colors: {
custom: {
50: '#b7d3d0',
500: '#99c0bd',
950: '#000000',
},
}SCSS
$custom: #99c0bd; $custom-light: #b7d3d0; $custom-dark: #000000;
JSON
{
"hex": "#99c0bd",
"rgb": {
"r": 153,
"g": 192,
"b": 189
},
"hsl": {
"h": 175.385,
"s": 23.636,
"l": 67.647
},
"oklch": {
"l": 0.77866,
"c": 0.04186,
"h": 190.5
},
"luminance": 0.48146
}Semantic roles & 50–950 ramp
primary
#99C0BD
secondary
#E0D4D5
accent
#434BA2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282