#89CCBC#89CCBC
#89CCBC is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.6% C 0.072 H 177.7°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #89CCBC |
|---|---|
| RGB | rgb(137, 204, 188) |
| HSL | hsl(166, 40%, 67%) |
| HSV | hsv(166, 33%, 80%) |
| CMYK | cmyk(32.8%, 0%, 7.8%, 20%) |
| CIE-LAB | lab(77.36, -24.67, 1.23) |
| CIE-LCH | lch(77.36, 24.70, 177.14°) |
| OKLab | oklab(79.57% -0.0718 0.0029) |
| OKLCH | oklch(79.57% 0.072 177.7) |
| XYZ | xyz(40.9833, 52.1326, 55.4703) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.18
Seafoam Blue
#78D1B6
ΔE00 4.37
Mediumaquamarine
#66CDAA
ΔE00 6.99
Light Teal
#90E4C1
ΔE00 7.75
Mediumturquoise
#48D1CC
ΔE00 8.02
Turquoise
#40E0D0
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CCBC #CC8999
analogous
#89CC9B #89CCBC #89BBCC
triadic
#89CCBC #BC89CC #CCBC89
tetradic
#89CCBC #9B89CC #CC8999 #BBCC89
square
#89CCBC #9B89CC #CC8999 #BBCC89
split-complementary
#89CCBC #CC89BB #CC9B89
monochromatic
#429984 #5EBAA4 #89CCBC #B4DED4 #DEF1ED
Accessibility & contrast
On white
1.84
#89CCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#89CCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CCBC
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CCBC | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BB
Deuteranopia (green-blind)
#BBBCBD
Tritanopia (blue-blind)
#75CEC7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #89ccbc; /* rgb */ color: rgb(137, 204, 188); /* oklch */ color: oklch(79.6% 0.072 177.7);
Tailwind
colors: {
custom: {
50: '#addbd0',
500: '#89ccbc',
950: '#000000',
},
}SCSS
$custom: #89ccbc; $custom-light: #addbd0; $custom-dark: #000000;
JSON
{
"hex": "#89ccbc",
"rgb": {
"r": 137,
"g": 204,
"b": 188
},
"hsl": {
"h": 165.672,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.79574,
"c": 0.07183,
"h": 177.7
},
"luminance": 0.52135
}Semantic roles & 50–950 ramp
primary
#89CCBC
secondary
#9F5A6B
accent
#3351B3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483