#99BFBB#99BFBB
#99BFBB is a light, muted teal. Relative luminance 0.476; OKLCH L 77.6% C 0.041 H 188.4°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #99BFBB |
|---|---|
| RGB | rgb(153, 191, 187) |
| HSL | hsl(174, 23%, 67%) |
| HSV | hsv(174, 20%, 75%) |
| CMYK | cmyk(19.9%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(74.58, -13.48, -2.18) |
| CIE-LCH | lch(74.58, 13.65, 189.18°) |
| OKLab | oklab(77.59% -0.0406 -0.006) |
| OKLCH | oklch(77.59% 0.041 188.4) |
| XYZ | xyz(40.7348, 47.6204, 54.0495) |
| Luminance | 0.4762 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.08
Lightblue
#ADD8E6
ΔE00 10.01
Pale Teal
#82CBB2
ΔE00 10.01
Cool Grey
#95A3A6
ΔE00 10.99
Greyish Teal
#719F91
ΔE00 11.12
Paleturquoise
#AFEEEE
ΔE00 11.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99BFBB #BF999D
analogous
#99BFA8 #99BFBB #99B0BF
triadic
#99BFBB #BB99BF #BFBB99
tetradic
#99BFBB #A899BF #BF999D #B0BF99
square
#99BFBB #A899BF #BF999D #B0BF99
split-complementary
#99BFBB #BF99B0 #BFA899
monochromatic
#558883 #73A7A2 #99BFBB #BFD7D4 #E4EEED
Accessibility & contrast
On white
2.00
#99BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#99BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99BFBB
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99BFBB | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBB
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#8EC1BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #99bfbb; /* rgb */ color: rgb(153, 191, 187); /* oklch */ color: oklch(77.6% 0.041 188.4);
Tailwind
colors: {
custom: {
50: '#b7d2cf',
500: '#99bfbb',
950: '#000000',
},
}SCSS
$custom: #99bfbb; $custom-light: #b7d2cf; $custom-dark: #000000;
JSON
{
"hex": "#99bfbb",
"rgb": {
"r": 153,
"g": 191,
"b": 187
},
"hsl": {
"h": 173.684,
"s": 22.892,
"l": 67.451
},
"oklch": {
"l": 0.77585,
"c": 0.04106,
"h": 188.4
},
"luminance": 0.47622
}Semantic roles & 50–950 ramp
primary
#99BFBB
secondary
#E0D4D5
accent
#444EA1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282