#99C8BB#99C8BB
#99C8BB is a light, muted teal. Relative luminance 0.517; OKLCH L 79.6% C 0.053 H 176.1°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #99C8BB |
|---|---|
| RGB | rgb(153, 200, 187) |
| HSL | hsl(163, 30%, 69%) |
| HSV | hsv(163, 24%, 78%) |
| CMYK | cmyk(23.5%, 0%, 6.5%, 21.6%) |
| CIE-LAB | lab(77.08, -18.10, 1.47) |
| CIE-LCH | lch(77.08, 18.16, 175.35°) |
| OKLab | oklab(79.57% -0.0526 0.0036) |
| OKLCH | oklch(79.57% 0.053 176.1) |
| XYZ | xyz(42.7581, 51.6670, 54.7239) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.83
Seafoam Blue
#78D1B6
ΔE00 7.55
Mediumaquamarine
#66CDAA
ΔE00 9.79
Light Teal
#90E4C1
ΔE00 9.81
Powder Blue
#B0E0E6
ΔE00 10.07
Paleturquoise
#AFEEEE
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99C8BB #C899A6
analogous
#99C8A4 #99C8BB #99BEC8
triadic
#99C8BB #BB99C8 #C8BB99
tetradic
#99C8BB #A499C8 #C899A6 #BEC899
square
#99C8BB #A499C8 #C899A6 #BEC899
split-complementary
#99C8BB #C899BE #C8A499
monochromatic
#519683 #71B3A0 #99C8BB #C1DDD6 #E9F3F0
Accessibility & contrast
On white
1.85
#99C8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#99C8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99C8BB
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99C8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99C8BB | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BA
Deuteranopia (green-blind)
#BCBCBC
Tritanopia (blue-blind)
#8DC9C4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #99c8bb; /* rgb */ color: rgb(153, 200, 187); /* oklch */ color: oklch(79.6% 0.053 176.1);
Tailwind
colors: {
custom: {
50: '#b8d8cf',
500: '#99c8bb',
950: '#000000',
},
}SCSS
$custom: #99c8bb; $custom-light: #b8d8cf; $custom-dark: #000000;
JSON
{
"hex": "#99c8bb",
"rgb": {
"r": 153,
"g": 200,
"b": 187
},
"hsl": {
"h": 163.404,
"s": 29.936,
"l": 69.216
},
"oklch": {
"l": 0.79573,
"c": 0.05276,
"h": 176.1
},
"luminance": 0.51669
}Semantic roles & 50–950 ramp
primary
#99C8BB
secondary
#9D6977
accent
#3D5BA9
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111413
muted
#818383