#99BBBE#99BBBE
#99BBBE is a light, muted teal. Relative luminance 0.460; OKLCH L 76.8% C 0.037 H 203.0°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #99BBBE |
|---|---|
| RGB | rgb(153, 187, 190) |
| HSL | hsl(185, 22%, 67%) |
| HSV | hsv(185, 19%, 75%) |
| CMYK | cmyk(19.5%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(73.56, -10.74, -5.31) |
| CIE-LCH | lch(73.56, 11.98, 206.32°) |
| OKLab | oklab(76.8% -0.034 -0.0144) |
| OKLCH | oklch(76.8% 0.037 203) |
| XYZ | xyz(40.1988, 46.0293, 55.4718) |
| Luminance | 0.4603 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.44
Cool Grey
#95A3A6
ΔE00 8.69
Bluegrey
#85A3B2
ΔE00 8.93
Powder Blue
#B0E0E6
ΔE00 9.21
Light Grey Blue
#9DBCD4
ΔE00 9.57
Cool Gray
#9AA7B0
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99BBBE #BE9C99
analogous
#99BEAF #99BBBE #99A9BE
triadic
#99BBBE #BE99BB #BBBE99
tetradic
#99BBBE #AF99BE #BE9C99 #A9BE99
square
#99BBBE #AF99BE #BE9C99 #A9BE99
split-complementary
#99BBBE #BE99A9 #BEAF99
monochromatic
#568387 #74A2A6 #99BBBE #BED4D6 #E4EDEE
Accessibility & contrast
On white
2.06
#99BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#99BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99BBBE
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99BBBE | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BE
Deuteranopia (green-blind)
#AFB2BE
Tritanopia (blue-blind)
#8EBEBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #99bbbe; /* rgb */ color: rgb(153, 187, 190); /* oklch */ color: oklch(76.8% 0.037 203.0);
Tailwind
colors: {
custom: {
50: '#b7cfd1',
500: '#99bbbe',
950: '#000000',
},
}SCSS
$custom: #99bbbe; $custom-light: #b7cfd1; $custom-dark: #000000;
JSON
{
"hex": "#99bbbe",
"rgb": {
"r": 153,
"g": 187,
"b": 190
},
"hsl": {
"h": 184.865,
"s": 22.156,
"l": 67.255
},
"oklch": {
"l": 0.76803,
"c": 0.03692,
"h": 203
},
"luminance": 0.46031
}Semantic roles & 50–950 ramp
primary
#99BBBE
secondary
#DFD5D4
accent
#4C45A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282