#89BCB2#89BCB2
#89BCB2 is a light, muted teal. Relative luminance 0.445; OKLCH L 75.6% C 0.056 H 181.3°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #89BCB2 |
|---|---|
| RGB | rgb(137, 188, 178) |
| HSL | hsl(168, 28%, 64%) |
| HSV | hsv(168, 27%, 74%) |
| CMYK | cmyk(27.1%, 0%, 5.3%, 26.3%) |
| CIE-LAB | lab(72.56, -18.85, -0.35) |
| CIE-LCH | lch(72.56, 18.85, 181.07°) |
| OKLab | oklab(75.65% -0.0555 -0.0012) |
| OKLCH | oklch(75.65% 0.056 181.3) |
| XYZ | xyz(36.3331, 44.4975, 48.7853) |
| Luminance | 0.4450 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.76
Seafoam Blue
#78D1B6
ΔE00 8.54
Greyish Teal
#719F91
ΔE00 8.70
Mediumturquoise
#48D1CC
ΔE00 10.02
Dull Teal
#5F9E8F
ΔE00 10.09
Mediumaquamarine
#66CDAA
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BCB2 #BC8993
analogous
#89BC98 #89BCB2 #89ACBC
triadic
#89BCB2 #B289BC #BCB289
tetradic
#89BCB2 #9889BC #BC8993 #ACBC89
square
#89BCB2 #9889BC #BC8993 #ACBC89
split-complementary
#89BCB2 #BC89AC #BC9889
monochromatic
#498176 #62A699 #89BCB2 #B0D2CB #D7E8E5
Accessibility & contrast
On white
2.12
#89BCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#89BCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BCB2
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BCB2 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B6B2
Deuteranopia (green-blind)
#AEAFB3
Tritanopia (blue-blind)
#7ABEB9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #89bcb2; /* rgb */ color: rgb(137, 188, 178); /* oklch */ color: oklch(75.6% 0.056 181.3);
Tailwind
colors: {
custom: {
50: '#acd0c9',
500: '#89bcb2',
950: '#000000',
},
}SCSS
$custom: #89bcb2; $custom-light: #acd0c9; $custom-dark: #000000;
JSON
{
"hex": "#89bcb2",
"rgb": {
"r": 137,
"g": 188,
"b": 178
},
"hsl": {
"h": 168.235,
"s": 27.568,
"l": 63.725
},
"oklch": {
"l": 0.75645,
"c": 0.05553,
"h": 181.3
},
"luminance": 0.44499
}Semantic roles & 50–950 ramp
primary
#89BCB2
secondary
#D9C7CB
accent
#3F53A6
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282