#89CABA#89CABA
#89CABA is a light, moderate teal. Relative luminance 0.511; OKLCH L 79.1% C 0.070 H 177.3°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #89CABA |
|---|---|
| RGB | rgb(137, 202, 186) |
| HSL | hsl(165, 38%, 66%) |
| HSV | hsv(165, 32%, 79%) |
| CMYK | cmyk(32.2%, 0%, 7.9%, 20.8%) |
| CIE-LAB | lab(76.74, -24.13, 1.41) |
| CIE-LCH | lch(76.74, 24.17, 176.66°) |
| OKLab | oklab(79.06% -0.0701 0.0034) |
| OKLCH | oklch(79.06% 0.07 177.3) |
| XYZ | xyz(40.2969, 51.1024, 54.1853) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.17
Seafoam Blue
#78D1B6
ΔE00 4.59
Mediumaquamarine
#66CDAA
ΔE00 7.06
Light Teal
#90E4C1
ΔE00 8.08
Mediumturquoise
#48D1CC
ΔE00 8.29
Turquoise
#40E0D0
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CABA #CA8999
analogous
#89CA9A #89CABA #89BACA
triadic
#89CABA #BA89CA #CABA89
tetradic
#89CABA #9A89CA #CA8999 #BACA89
square
#89CABA #9A89CA #CA8999 #BACA89
split-complementary
#89CABA #CA89BA #CA9A89
monochromatic
#439581 #5FB7A1 #89CABA #B3DDD3 #DDF0EB
Accessibility & contrast
On white
1.87
#89CABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#89CABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CABA
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CABA | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2B9
Deuteranopia (green-blind)
#BABABB
Tritanopia (blue-blind)
#76CCC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #89caba; /* rgb */ color: rgb(137, 202, 186); /* oklch */ color: oklch(79.1% 0.070 177.3);
Tailwind
colors: {
custom: {
50: '#addace',
500: '#89caba',
950: '#000000',
},
}SCSS
$custom: #89caba; $custom-light: #addace; $custom-dark: #000000;
JSON
{
"hex": "#89caba",
"rgb": {
"r": 137,
"g": 202,
"b": 186
},
"hsl": {
"h": 165.231,
"s": 38.012,
"l": 66.471
},
"oklch": {
"l": 0.79061,
"c": 0.07019,
"h": 177.3
},
"luminance": 0.51105
}Semantic roles & 50–950 ramp
primary
#89CABA
secondary
#9C5B6B
accent
#3553B1
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101513
muted
#818483