#89CCBE#89CCBE
#89CCBE is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.6% C 0.071 H 179.8°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #89CCBE |
|---|---|
| RGB | rgb(137, 204, 190) |
| HSL | hsl(167, 40%, 67%) |
| HSV | hsv(167, 33%, 80%) |
| CMYK | cmyk(32.8%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(77.41, -24.23, 0.23) |
| CIE-LCH | lch(77.41, 24.23, 179.45°) |
| OKLab | oklab(79.63% -0.0709 0.0002) |
| OKLCH | oklch(79.63% 0.071 179.8) |
| XYZ | xyz(41.2004, 52.2195, 56.6136) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.90
Seafoam Blue
#78D1B6
ΔE00 4.96
Mediumaquamarine
#66CDAA
ΔE00 7.59
Mediumturquoise
#48D1CC
ΔE00 7.61
Light Teal
#90E4C1
ΔE00 8.28
Turquoise
#40E0D0
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CCBE #CC8997
analogous
#89CC9D #89CCBE #89B9CC
triadic
#89CCBE #BE89CC #CCBE89
tetradic
#89CCBE #9D89CC #CC8997 #B9CC89
square
#89CCBE #9D89CC #CC8997 #B9CC89
split-complementary
#89CCBE #CC89B9 #CC9D89
monochromatic
#429987 #5EBAA6 #89CCBE #B4DED6 #DEF1ED
Accessibility & contrast
On white
1.83
#89CCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#89CCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CCBE
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CCBE | 1.00 | 1.83 | 11.44 | 11.44 |
| #FFFFFF | 1.83 | 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)
#C7C4BD
Deuteranopia (green-blind)
#BBBCBF
Tritanopia (blue-blind)
#74CEC8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #89ccbe; /* rgb */ color: rgb(137, 204, 190); /* oklch */ color: oklch(79.6% 0.071 179.8);
Tailwind
colors: {
custom: {
50: '#addbd1',
500: '#89ccbe',
950: '#000000',
},
}SCSS
$custom: #89ccbe; $custom-light: #addbd1; $custom-dark: #000000;
JSON
{
"hex": "#89ccbe",
"rgb": {
"r": 137,
"g": 204,
"b": 190
},
"hsl": {
"h": 167.463,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.79633,
"c": 0.07092,
"h": 179.8
},
"luminance": 0.52222
}Semantic roles & 50–950 ramp
primary
#89CCBE
secondary
#9F5A68
accent
#334EB3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483