#89CAAB#89CAAB
#89CAAB is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.6% C 0.080 H 163.2°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #89CAAB |
|---|---|
| RGB | rgb(137, 202, 171) |
| HSL | hsl(151, 38%, 66%) |
| HSV | hsv(151, 32%, 79%) |
| CMYK | cmyk(32.2%, 0%, 15.3%, 20.8%) |
| CIE-LAB | lab(76.37, -27.30, 8.95) |
| CIE-LCH | lch(76.37, 28.73, 161.85°) |
| OKLab | oklab(78.64% -0.0766 0.0231) |
| OKLCH | oklch(78.64% 0.08 163.2) |
| XYZ | xyz(38.7852, 50.4977, 46.2236) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.49
Seafoam Blue
#78D1B6
ΔE00 4.00
Mediumaquamarine
#66CDAA
ΔE00 4.75
Light Teal
#90E4C1
ΔE00 6.23
Seafoam
#7FE0B3
ΔE00 6.39
Darkseagreen
#8FBC8F
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CAAB #CA89A8
analogous
#89CA8B #89CAAB #89C9CA
triadic
#89CAAB #AB89CA #CAAB89
tetradic
#89CAAB #8B89CA #CA89A8 #C9CA89
square
#89CAAB #8B89CA #CA89A8 #C9CA89
split-complementary
#89CAAB #CA89C9 #CA8B89
monochromatic
#43956E #5FB78D #89CAAB #B3DDC9 #DDF0E7
Accessibility & contrast
On white
1.89
#89CAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#89CAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CAAB
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CAAB | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C1A9
Deuteranopia (green-blind)
#BDB9AD
Tritanopia (blue-blind)
#7ACAC1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #89caab; /* rgb */ color: rgb(137, 202, 171); /* oklch */ color: oklch(78.6% 0.080 163.2);
Tailwind
colors: {
custom: {
50: '#addac4',
500: '#89caab',
950: '#000000',
},
}SCSS
$custom: #89caab; $custom-light: #addac4; $custom-dark: #000000;
JSON
{
"hex": "#89caab",
"rgb": {
"r": 137,
"g": 202,
"b": 171
},
"hsl": {
"h": 151.385,
"s": 38.012,
"l": 66.471
},
"oklch": {
"l": 0.78644,
"c": 0.07999,
"h": 163.2
},
"luminance": 0.505
}Semantic roles & 50–950 ramp
primary
#89CAAB
secondary
#9C5B7A
accent
#3570B1
background
#FDFEFD
surface
#F7FBF9
border
#D0D4D2
text
#101512
muted
#818482