#89CBB5#89CBB5
#89CBB5 is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.1% C 0.074 H 171.4°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #89CBB5 |
|---|---|
| RGB | rgb(137, 203, 181) |
| HSL | hsl(160, 39%, 67%) |
| HSV | hsv(160, 33%, 80%) |
| CMYK | cmyk(32.5%, 0%, 10.8%, 20.4%) |
| CIE-LAB | lab(76.90, -25.70, 4.33) |
| CIE-LCH | lch(76.90, 26.06, 170.44°) |
| OKLab | oklab(79.15% -0.0735 0.0111) |
| OKLCH | oklch(79.15% 0.074 171.4) |
| XYZ | xyz(40.0100, 51.3642, 51.5132) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.36
Seafoam Blue
#78D1B6
ΔE00 3.32
Mediumaquamarine
#66CDAA
ΔE00 5.55
Light Teal
#90E4C1
ΔE00 6.68
Seafoam
#7FE0B3
ΔE00 7.83
Darkseagreen
#8FBC8F
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CBB5 #CB899F
analogous
#89CB94 #89CBB5 #89C0CB
triadic
#89CBB5 #B589CB #CBB589
tetradic
#89CBB5 #9489CB #CB899F #C0CB89
square
#89CBB5 #9489CB #CB899F #C0CB89
split-complementary
#89CBB5 #CB89C0 #CB9489
monochromatic
#43977B #5FB89A #89CBB5 #B3DED0 #DEF0EA
Accessibility & contrast
On white
1.86
#89CBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#89CBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CBB5
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CBB5 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C3B4
Deuteranopia (green-blind)
#BCBAB6
Tritanopia (blue-blind)
#77CCC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #89cbb5; /* rgb */ color: rgb(137, 203, 181); /* oklch */ color: oklch(79.1% 0.074 171.4);
Tailwind
colors: {
custom: {
50: '#addbcb',
500: '#89cbb5',
950: '#000000',
},
}SCSS
$custom: #89cbb5; $custom-light: #addbcb; $custom-dark: #000000;
JSON
{
"hex": "#89cbb5",
"rgb": {
"r": 137,
"g": 203,
"b": 181
},
"hsl": {
"h": 160,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.79146,
"c": 0.07434,
"h": 171.4
},
"luminance": 0.51366
}Semantic roles & 50–950 ramp
primary
#89CBB5
secondary
#9E5A71
accent
#345EB2
background
#FDFEFD
surface
#F7FBF9
border
#D0D4D2
text
#101513
muted
#818482