#89CBAF#89CBAF
#89CBAF is a light, moderate teal. Relative luminance 0.511; OKLCH L 79.0% C 0.078 H 166.0°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #89CBAF |
|---|---|
| RGB | rgb(137, 203, 175) |
| HSL | hsl(155, 39%, 67%) |
| HSV | hsv(155, 33%, 80%) |
| CMYK | cmyk(32.5%, 0%, 13.8%, 20.4%) |
| CIE-LAB | lab(76.75, -26.96, 7.35) |
| CIE-LCH | lch(76.75, 27.95, 164.76°) |
| OKLab | oklab(78.98% -0.0761 0.0189) |
| OKLCH | oklch(78.98% 0.078 166) |
| XYZ | xyz(39.4076, 51.1233, 48.3405) |
| Luminance | 0.5112 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.60
Seafoam Blue
#78D1B6
ΔE00 3.37
Mediumaquamarine
#66CDAA
ΔE00 4.74
Light Teal
#90E4C1
ΔE00 6.05
Seafoam
#7FE0B3
ΔE00 6.60
Darkseagreen
#8FBC8F
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CBAF #CB89A5
analogous
#89CB8E #89CBAF #89C6CB
triadic
#89CBAF #AF89CB #CBAF89
tetradic
#89CBAF #8E89CB #CB89A5 #C6CB89
square
#89CBAF #8E89CB #CB89A5 #C6CB89
split-complementary
#89CBAF #CB89C6 #CB8E89
monochromatic
#439773 #5FB892 #89CBAF #B3DECC #DEF0E9
Accessibility & contrast
On white
1.87
#89CBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#89CBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CBAF
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CBAF | 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)
#C8C2AE
Deuteranopia (green-blind)
#BDBAB1
Tritanopia (blue-blind)
#79CBC3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #89cbaf; /* rgb */ color: rgb(137, 203, 175); /* oklch */ color: oklch(79.0% 0.078 166.0);
Tailwind
colors: {
custom: {
50: '#addbc6',
500: '#89cbaf',
950: '#000000',
},
}SCSS
$custom: #89cbaf; $custom-light: #addbc6; $custom-dark: #000000;
JSON
{
"hex": "#89cbaf",
"rgb": {
"r": 137,
"g": 203,
"b": 175
},
"hsl": {
"h": 154.545,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.78981,
"c": 0.07843,
"h": 166
},
"luminance": 0.51125
}Semantic roles & 50–950 ramp
primary
#89CBAF
secondary
#9E5A77
accent
#3469B2
background
#FDFEFD
surface
#F7FBF9
border
#D0D4D2
text
#101513
muted
#818482