#99BCBE#99BCBE
#99BCBE is a light, muted teal. Relative luminance 0.465; OKLCH L 77.0% C 0.038 H 200.7°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #99BCBE |
|---|---|
| RGB | rgb(153, 188, 190) |
| HSL | hsl(183, 22%, 67%) |
| HSV | hsv(183, 19%, 75%) |
| CMYK | cmyk(19.5%, 1.1%, 0%, 25.5%) |
| CIE-LAB | lab(73.84, -11.27, -4.91) |
| CIE-LCH | lch(73.84, 12.29, 203.54°) |
| OKLab | oklab(77.02% -0.0353 -0.0133) |
| OKLCH | oklch(77.02% 0.038 200.7) |
| XYZ | xyz(40.4117, 46.4551, 55.5427) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.51
Powder Blue
#B0E0E6
ΔE00 8.98
Cool Grey
#95A3A6
ΔE00 9.13
Bluegrey
#85A3B2
ΔE00 9.49
Light Grey Blue
#9DBCD4
ΔE00 10.13
Cool Gray
#9AA7B0
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99BCBE #BE9B99
analogous
#99BEAE #99BCBE #99AABE
triadic
#99BCBE #BE99BC #BCBE99
tetradic
#99BCBE #AE99BE #BE9B99 #AABE99
square
#99BCBE #AE99BE #BE9B99 #AABE99
split-complementary
#99BCBE #BE99AA #BEAE99
monochromatic
#568487 #74A3A6 #99BCBE #BED5D6 #E4EDEE
Accessibility & contrast
On white
2.04
#99BCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#99BCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99BCBE
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99BCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99BCBE | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#B0B3BE
Tritanopia (blue-blind)
#8EBFBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #99bcbe; /* rgb */ color: rgb(153, 188, 190); /* oklch */ color: oklch(77.0% 0.038 200.7);
Tailwind
colors: {
custom: {
50: '#b7d0d1',
500: '#99bcbe',
950: '#000000',
},
}SCSS
$custom: #99bcbe; $custom-light: #b7d0d1; $custom-dark: #000000;
JSON
{
"hex": "#99bcbe",
"rgb": {
"r": 153,
"g": 188,
"b": 190
},
"hsl": {
"h": 183.243,
"s": 22.156,
"l": 67.255
},
"oklch": {
"l": 0.77021,
"c": 0.03777,
"h": 200.7
},
"luminance": 0.46456
}Semantic roles & 50–950 ramp
primary
#99BCBE
secondary
#DFD4D4
accent
#4A45A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282