#89CCBD#89CCBD
#89CCBD is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.6% C 0.071 H 178.7°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #89CCBD |
|---|---|
| RGB | rgb(137, 204, 189) |
| HSL | hsl(167, 40%, 67%) |
| HSV | hsv(167, 33%, 80%) |
| CMYK | cmyk(32.8%, 0%, 7.4%, 20%) |
| CIE-LAB | lab(77.39, -24.45, 0.73) |
| CIE-LCH | lch(77.39, 24.46, 178.29°) |
| OKLab | oklab(79.6% -0.0713 0.0016) |
| OKLCH | oklch(79.6% 0.071 178.7) |
| XYZ | xyz(41.0915, 52.1759, 56.0400) |
| Luminance | 0.5218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.54
Seafoam Blue
#78D1B6
ΔE00 4.65
Mediumaquamarine
#66CDAA
ΔE00 7.28
Mediumturquoise
#48D1CC
ΔE00 7.81
Light Teal
#90E4C1
ΔE00 8.01
Turquoise
#40E0D0
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CCBD #CC8998
analogous
#89CC9C #89CCBD #89BACC
triadic
#89CCBD #BD89CC #CCBD89
tetradic
#89CCBD #9C89CC #CC8998 #BACC89
square
#89CCBD #9C89CC #CC8998 #BACC89
split-complementary
#89CCBD #CC89BA #CC9C89
monochromatic
#429985 #5EBAA5 #89CCBD #B4DED5 #DEF1ED
Accessibility & contrast
On white
1.84
#89CCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#89CCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CCBD
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CCBD | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BC
Deuteranopia (green-blind)
#BBBCBE
Tritanopia (blue-blind)
#75CEC7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #89ccbd; /* rgb */ color: rgb(137, 204, 189); /* oklch */ color: oklch(79.6% 0.071 178.7);
Tailwind
colors: {
custom: {
50: '#addbd0',
500: '#89ccbd',
950: '#000000',
},
}SCSS
$custom: #89ccbd; $custom-light: #addbd0; $custom-dark: #000000;
JSON
{
"hex": "#89ccbd",
"rgb": {
"r": 137,
"g": 204,
"b": 189
},
"hsl": {
"h": 166.567,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.79604,
"c": 0.07137,
"h": 178.7
},
"luminance": 0.52178
}Semantic roles & 50–950 ramp
primary
#89CCBD
secondary
#9F5A6A
accent
#334FB3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483