#99BEBC#99BEBC
#99BEBC is a light, muted teal. Relative luminance 0.472; OKLCH L 77.4% C 0.040 H 192.3°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #99BEBC |
|---|---|
| RGB | rgb(153, 190, 188) |
| HSL | hsl(177, 22%, 67%) |
| HSV | hsv(177, 19%, 75%) |
| CMYK | cmyk(19.5%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(74.34, -12.74, -3.09) |
| CIE-LCH | lch(74.34, 13.11, 193.62°) |
| OKLab | oklab(77.4% -0.0388 -0.0085) |
| OKLCH | oklch(77.4% 0.04 192.3) |
| XYZ | xyz(40.6248, 47.2287, 54.5428) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.93
Lightblue
#ADD8E6
ΔE00 9.44
Cool Grey
#95A3A6
ΔE00 10.35
Pale Teal
#82CBB2
ΔE00 10.94
Bluegrey
#85A3B2
ΔE00 11.26
Greyish Teal
#719F91
ΔE00 11.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99BEBC #BE999B
analogous
#99BEAA #99BEBC #99AEBE
triadic
#99BEBC #BC99BE #BEBC99
tetradic
#99BEBC #AA99BE #BE999B #AEBE99
square
#99BEBC #AA99BE #BE999B #AEBE99
split-complementary
#99BEBC #BE99AE #BEAA99
monochromatic
#568784 #74A6A3 #99BEBC #BED6D5 #E4EEED
Accessibility & contrast
On white
2.01
#99BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#99BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99BEBC
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99BEBC | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABC
Deuteranopia (green-blind)
#B2B5BC
Tritanopia (blue-blind)
#8EC0BD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #99bebc; /* rgb */ color: rgb(153, 190, 188); /* oklch */ color: oklch(77.4% 0.040 192.3);
Tailwind
colors: {
custom: {
50: '#b7d1d0',
500: '#99bebc',
950: '#000000',
},
}SCSS
$custom: #99bebc; $custom-light: #b7d1d0; $custom-dark: #000000;
JSON
{
"hex": "#99bebc",
"rgb": {
"r": 153,
"g": 190,
"b": 188
},
"hsl": {
"h": 176.757,
"s": 22.156,
"l": 67.255
},
"oklch": {
"l": 0.77397,
"c": 0.03976,
"h": 192.3
},
"luminance": 0.4723
}Semantic roles & 50–950 ramp
primary
#99BEBC
secondary
#DFD4D4
accent
#454AA1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282