#99BEBB#99BEBB
#99BEBB is a light, muted teal. Relative luminance 0.472; OKLCH L 77.4% C 0.040 H 190.3°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #99BEBB |
|---|---|
| RGB | rgb(153, 190, 187) |
| HSL | hsl(175, 22%, 67%) |
| HSV | hsv(175, 19%, 75%) |
| CMYK | cmyk(19.5%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(74.31, -12.96, -2.58) |
| CIE-LCH | lch(74.31, 13.21, 191.27°) |
| OKLab | oklab(77.37% -0.0393 -0.0071) |
| OKLCH | oklch(77.37% 0.04 190.3) |
| XYZ | xyz(40.5174, 47.1857, 53.9770) |
| Luminance | 0.4719 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.11
Lightblue
#ADD8E6
ΔE00 9.78
Cool Grey
#95A3A6
ΔE00 10.51
Pale Teal
#82CBB2
ΔE00 10.56
Greyish Teal
#719F91
ΔE00 11.19
Bluegrey
#85A3B2
ΔE00 11.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99BEBB #BE999C
analogous
#99BEA9 #99BEBB #99AFBE
triadic
#99BEBB #BB99BE #BEBB99
tetradic
#99BEBB #A999BE #BE999C #AFBE99
square
#99BEBB #A999BE #BE999C #AFBE99
split-complementary
#99BEBB #BE99AF #BEA999
monochromatic
#568783 #74A6A2 #99BEBB #BED6D4 #E4EEED
Accessibility & contrast
On white
2.01
#99BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#99BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99BEBB
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99BEBB | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABB
Deuteranopia (green-blind)
#B2B4BB
Tritanopia (blue-blind)
#8EC0BD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #99bebb; /* rgb */ color: rgb(153, 190, 187); /* oklch */ color: oklch(77.4% 0.040 190.3);
Tailwind
colors: {
custom: {
50: '#b7d1cf',
500: '#99bebb',
950: '#000000',
},
}SCSS
$custom: #99bebb; $custom-light: #b7d1cf; $custom-dark: #000000;
JSON
{
"hex": "#99bebb",
"rgb": {
"r": 153,
"g": 190,
"b": 187
},
"hsl": {
"h": 175.135,
"s": 22.156,
"l": 67.255
},
"oklch": {
"l": 0.77366,
"c": 0.0399,
"h": 190.3
},
"luminance": 0.47187
}Semantic roles & 50–950 ramp
primary
#99BEBB
secondary
#DFD4D5
accent
#454CA1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282