#89CBBD#89CBBD
#89CBBD is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.4% C 0.070 H 179.6°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #89CBBD |
|---|---|
| RGB | rgb(137, 203, 189) |
| HSL | hsl(167, 39%, 67%) |
| HSV | hsv(167, 33%, 80%) |
| CMYK | cmyk(32.5%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(77.10, -23.96, 0.32) |
| CIE-LCH | lch(77.10, 23.96, 179.24°) |
| OKLab | oklab(79.38% -0.0701 0.0005) |
| OKLCH | oklch(79.38% 0.07 179.6) |
| XYZ | xyz(40.8546, 51.7021, 55.9610) |
| Luminance | 0.5170 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.88
Seafoam Blue
#78D1B6
ΔE00 5.04
Mediumaquamarine
#66CDAA
ΔE00 7.62
Mediumturquoise
#48D1CC
ΔE00 7.74
Light Teal
#90E4C1
ΔE00 8.43
Turquoise
#40E0D0
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CBBD #CB8997
analogous
#89CB9C #89CBBD #89B8CB
triadic
#89CBBD #BD89CB #CBBD89
tetradic
#89CBBD #9C89CB #CB8997 #B8CB89
square
#89CBBD #9C89CB #CB8997 #B8CB89
split-complementary
#89CBBD #CB89B8 #CB9C89
monochromatic
#439785 #5FB8A5 #89CBBD #B3DED5 #DEF0ED
Accessibility & contrast
On white
1.85
#89CBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#89CBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CBBD
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CBBD | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BC
Deuteranopia (green-blind)
#BABBBE
Tritanopia (blue-blind)
#75CDC7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #89cbbd; /* rgb */ color: rgb(137, 203, 189); /* oklch */ color: oklch(79.4% 0.070 179.6);
Tailwind
colors: {
custom: {
50: '#addbd0',
500: '#89cbbd',
950: '#000000',
},
}SCSS
$custom: #89cbbd; $custom-light: #addbd0; $custom-dark: #000000;
JSON
{
"hex": "#89cbbd",
"rgb": {
"r": 137,
"g": 203,
"b": 189
},
"hsl": {
"h": 167.273,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.79376,
"c": 0.07009,
"h": 179.6
},
"luminance": 0.51704
}Semantic roles & 50–950 ramp
primary
#89CBBD
secondary
#9E5A69
accent
#344EB2
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483