#89CABB#89CABB
#89CABB is a light, moderate teal. Relative luminance 0.511; OKLCH L 79.1% C 0.070 H 178.3°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #89CABB |
|---|---|
| RGB | rgb(137, 202, 187) |
| HSL | hsl(166, 38%, 66%) |
| HSV | hsv(166, 32%, 79%) |
| CMYK | cmyk(32.2%, 0%, 7.4%, 20.8%) |
| CIE-LAB | lab(76.77, -23.91, 0.91) |
| CIE-LCH | lch(76.77, 23.92, 177.83°) |
| OKLab | oklab(79.09% -0.0697 0.002) |
| OKLCH | oklch(79.09% 0.07 178.3) |
| XYZ | xyz(40.4036, 51.1450, 54.7471) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.52
Seafoam Blue
#78D1B6
ΔE00 4.86
Mediumaquamarine
#66CDAA
ΔE00 7.35
Mediumturquoise
#48D1CC
ΔE00 8.08
Light Teal
#90E4C1
ΔE00 8.33
Turquoise
#40E0D0
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CABB #CA8998
analogous
#89CA9B #89CABB #89B9CA
triadic
#89CABB #BB89CA #CABB89
tetradic
#89CABB #9B89CA #CA8998 #B9CA89
square
#89CABB #9B89CA #CA8998 #B9CA89
split-complementary
#89CABB #CA89B9 #CA9B89
monochromatic
#439582 #5FB7A3 #89CABB #B3DDD3 #DDF0EC
Accessibility & contrast
On white
1.87
#89CABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#89CABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CABB
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CABB | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2BA
Deuteranopia (green-blind)
#B9BABC
Tritanopia (blue-blind)
#76CCC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #89cabb; /* rgb */ color: rgb(137, 202, 187); /* oklch */ color: oklch(79.1% 0.070 178.3);
Tailwind
colors: {
custom: {
50: '#addacf',
500: '#89cabb',
950: '#000000',
},
}SCSS
$custom: #89cabb; $custom-light: #addacf; $custom-dark: #000000;
JSON
{
"hex": "#89cabb",
"rgb": {
"r": 137,
"g": 202,
"b": 187
},
"hsl": {
"h": 166.154,
"s": 38.012,
"l": 66.471
},
"oklch": {
"l": 0.7909,
"c": 0.06972,
"h": 178.3
},
"luminance": 0.51147
}Semantic roles & 50–950 ramp
primary
#89CABB
secondary
#9C5B6A
accent
#3551B1
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101513
muted
#818483