#89CDBA#89CDBA
#89CDBA is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.7% C 0.074 H 174.9°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #89CDBA |
|---|---|
| RGB | rgb(137, 205, 186) |
| HSL | hsl(163, 40%, 67%) |
| HSV | hsv(163, 33%, 80%) |
| CMYK | cmyk(33.2%, 0%, 9.3%, 19.6%) |
| CIE-LAB | lab(77.59, -25.60, 2.65) |
| CIE-LCH | lch(77.59, 25.74, 174.10°) |
| OKLab | oklab(79.74% -0.0739 0.0066) |
| OKLCH | oklch(79.74% 0.074 174.9) |
| XYZ | xyz(41.0077, 52.5239, 54.4222) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.22
Seafoam Blue
#78D1B6
ΔE00 3.52
Mediumaquamarine
#66CDAA
ΔE00 6.14
Light Teal
#90E4C1
ΔE00 6.87
Seafoam
#7FE0B3
ΔE00 8.36
Mediumturquoise
#48D1CC
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CDBA #CD899C
analogous
#89CD98 #89CDBA #89BECD
triadic
#89CDBA #BA89CD #CDBA89
tetradic
#89CDBA #9889CD #CD899C #BECD89
square
#89CDBA #9889CD #CD899C #BECD89
split-complementary
#89CDBA #CD89BE #CD9889
monochromatic
#419A81 #5EBBA1 #89CDBA #B4DFD3 #DFF1EC
Accessibility & contrast
On white
1.83
#89CDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#89CDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CDBA
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CDBA | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5B9
Deuteranopia (green-blind)
#BCBCBB
Tritanopia (blue-blind)
#75CFC7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #89cdba; /* rgb */ color: rgb(137, 205, 186); /* oklch */ color: oklch(79.7% 0.074 174.9);
Tailwind
colors: {
custom: {
50: '#addcce',
500: '#89cdba',
950: '#000000',
},
}SCSS
$custom: #89cdba; $custom-light: #addcce; $custom-dark: #000000;
JSON
{
"hex": "#89cdba",
"rgb": {
"r": 137,
"g": 205,
"b": 186
},
"hsl": {
"h": 163.235,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.79744,
"c": 0.07417,
"h": 174.9
},
"luminance": 0.52526
}Semantic roles & 50–950 ramp
primary
#89CDBA
secondary
#A15A6D
accent
#3256B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483