#89CBB0#89CBB0
#89CBB0 is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.0% C 0.078 H 166.9°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #89CBB0 |
|---|---|
| RGB | rgb(137, 203, 176) |
| HSL | hsl(155, 39%, 67%) |
| HSV | hsv(155, 33%, 80%) |
| CMYK | cmyk(32.5%, 0%, 13.3%, 20.4%) |
| CIE-LAB | lab(76.78, -26.76, 6.84) |
| CIE-LCH | lch(76.78, 27.62, 165.65°) |
| OKLab | oklab(79.01% -0.0757 0.0176) |
| OKLCH | oklch(79.01% 0.078 166.9) |
| XYZ | xyz(39.5062, 51.1627, 48.8596) |
| Luminance | 0.5117 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.38
Seafoam Blue
#78D1B6
ΔE00 3.28
Mediumaquamarine
#66CDAA
ΔE00 4.82
Light Teal
#90E4C1
ΔE00 6.11
Seafoam
#7FE0B3
ΔE00 6.77
Darkseagreen
#8FBC8F
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CBB0 #CB89A4
analogous
#89CB8F #89CBB0 #89C5CB
triadic
#89CBB0 #B089CB #CBB089
tetradic
#89CBB0 #8F89CB #CB89A4 #C5CB89
square
#89CBB0 #8F89CB #CB89A4 #C5CB89
split-complementary
#89CBB0 #CB89C5 #CB8F89
monochromatic
#439774 #5FB894 #89CBB0 #B3DECC #DEF0E9
Accessibility & contrast
On white
1.87
#89CBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#89CBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CBB0
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CBB0 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AF
Deuteranopia (green-blind)
#BDBAB2
Tritanopia (blue-blind)
#79CBC3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #89cbb0; /* rgb */ color: rgb(137, 203, 176); /* oklch */ color: oklch(79.0% 0.078 166.9);
Tailwind
colors: {
custom: {
50: '#addbc7',
500: '#89cbb0',
950: '#000000',
},
}SCSS
$custom: #89cbb0; $custom-light: #addbc7; $custom-dark: #000000;
JSON
{
"hex": "#89cbb0",
"rgb": {
"r": 137,
"g": 203,
"b": 176
},
"hsl": {
"h": 155.455,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.79008,
"c": 0.0777,
"h": 166.9
},
"luminance": 0.51165
}Semantic roles & 50–950 ramp
primary
#89CBB0
secondary
#9E5A76
accent
#3467B2
background
#FDFEFD
surface
#F7FBF9
border
#D0D4D2
text
#101513
muted
#818482