#89CABE#89CABE
#89CABE is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.2% C 0.068 H 181.6°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #89CABE |
|---|---|
| RGB | rgb(137, 202, 190) |
| HSL | hsl(169, 38%, 66%) |
| HSV | hsv(169, 32%, 79%) |
| CMYK | cmyk(32.2%, 0%, 5.9%, 20.8%) |
| CIE-LAB | lab(76.85, -23.24, -0.60) |
| CIE-LCH | lch(76.85, 23.25, 181.47°) |
| OKLab | oklab(79.18% -0.0684 -0.002) |
| OKLCH | oklch(79.18% 0.068 181.6) |
| XYZ | xyz(40.7281, 51.2748, 56.4562) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.62
Seafoam Blue
#78D1B6
ΔE00 5.76
Mediumturquoise
#48D1CC
ΔE00 7.54
Mediumaquamarine
#66CDAA
ΔE00 8.30
Turquoise
#40E0D0
ΔE00 9.09
Light Teal
#90E4C1
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CABE #CA8995
analogous
#89CA9E #89CABE #89B6CA
triadic
#89CABE #BE89CA #CABE89
tetradic
#89CABE #9E89CA #CA8995 #B6CA89
square
#89CABE #9E89CA #CA8995 #B6CA89
split-complementary
#89CABE #CA89B6 #CA9E89
monochromatic
#439586 #5FB7A7 #89CABE #B3DDD5 #DDF0ED
Accessibility & contrast
On white
1.87
#89CABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#89CABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CABE
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CABE | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BE
Deuteranopia (green-blind)
#B9BABF
Tritanopia (blue-blind)
#75CCC6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #89cabe; /* rgb */ color: rgb(137, 202, 190); /* oklch */ color: oklch(79.2% 0.068 181.6);
Tailwind
colors: {
custom: {
50: '#addad1',
500: '#89cabe',
950: '#000000',
},
}SCSS
$custom: #89cabe; $custom-light: #addad1; $custom-dark: #000000;
JSON
{
"hex": "#89cabe",
"rgb": {
"r": 137,
"g": 202,
"b": 190
},
"hsl": {
"h": 168.923,
"s": 38.012,
"l": 66.471
},
"oklch": {
"l": 0.79179,
"c": 0.06845,
"h": 181.6
},
"luminance": 0.51277
}Semantic roles & 50–950 ramp
primary
#89CABE
secondary
#9C5B67
accent
#354CB1
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483