#99BFBC#99BFBC
#99BFBC is a light, muted teal. Relative luminance 0.477; OKLCH L 77.6% C 0.041 H 190.4°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #99BFBC |
|---|---|
| RGB | rgb(153, 191, 188) |
| HSL | hsl(175, 23%, 67%) |
| HSV | hsv(175, 20%, 75%) |
| CMYK | cmyk(19.9%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(74.61, -13.26, -2.68) |
| CIE-LCH | lch(74.61, 13.53, 191.43°) |
| OKLab | oklab(77.62% -0.0402 -0.0074) |
| OKLCH | oklch(77.62% 0.041 190.4) |
| XYZ | xyz(40.8422, 47.6633, 54.6152) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.87
Lightblue
#ADD8E6
ΔE00 9.65
Pale Teal
#82CBB2
ΔE00 10.38
Cool Grey
#95A3A6
ΔE00 10.82
Greyish Teal
#719F91
ΔE00 11.33
Paleturquoise
#AFEEEE
ΔE00 11.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99BFBC #BF999C
analogous
#99BFA9 #99BFBC #99AFBF
triadic
#99BFBC #BC99BF #BFBC99
tetradic
#99BFBC #A999BF #BF999C #AFBF99
square
#99BFBC #A999BF #BF999C #AFBF99
split-complementary
#99BFBC #BF99AF #BFA999
monochromatic
#558884 #73A7A3 #99BFBC #BFD7D5 #E4EEED
Accessibility & contrast
On white
1.99
#99BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#99BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99BFBC
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99BFBC | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBC
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#8EC1BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #99bfbc; /* rgb */ color: rgb(153, 191, 188); /* oklch */ color: oklch(77.6% 0.041 190.4);
Tailwind
colors: {
custom: {
50: '#b7d2d0',
500: '#99bfbc',
950: '#000000',
},
}SCSS
$custom: #99bfbc; $custom-light: #b7d2d0; $custom-dark: #000000;
JSON
{
"hex": "#99bfbc",
"rgb": {
"r": 153,
"g": 191,
"b": 188
},
"hsl": {
"h": 175.263,
"s": 22.892,
"l": 67.451
},
"oklch": {
"l": 0.77616,
"c": 0.04087,
"h": 190.4
},
"luminance": 0.47665
}Semantic roles & 50–950 ramp
primary
#99BFBC
secondary
#E0D4D5
accent
#444CA1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282