#89CCBB#89CCBB
#89CCBB is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.5% C 0.072 H 176.7°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #89CCBB |
|---|---|
| RGB | rgb(137, 204, 187) |
| HSL | hsl(165, 40%, 67%) |
| HSV | hsv(165, 33%, 80%) |
| CMYK | cmyk(32.8%, 0%, 8.3%, 20%) |
| CIE-LAB | lab(77.33, -24.89, 1.73) |
| CIE-LCH | lch(77.33, 24.95, 176.02°) |
| OKLab | oklab(79.55% -0.0722 0.0042) |
| OKLCH | oklch(79.55% 0.072 176.7) |
| XYZ | xyz(40.8759, 52.0896, 54.9045) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.84
Seafoam Blue
#78D1B6
ΔE00 4.10
Mediumaquamarine
#66CDAA
ΔE00 6.70
Light Teal
#90E4C1
ΔE00 7.50
Mediumturquoise
#48D1CC
ΔE00 8.25
Turquoise
#40E0D0
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CCBB #CC899A
analogous
#89CC9A #89CCBB #89BCCC
triadic
#89CCBB #BB89CC #CCBB89
tetradic
#89CCBB #9A89CC #CC899A #BCCC89
square
#89CCBB #9A89CC #CC899A #BCCC89
split-complementary
#89CCBB #CC89BC #CC9A89
monochromatic
#429983 #5EBAA2 #89CCBB #B4DED4 #DEF1EC
Accessibility & contrast
On white
1.84
#89CCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#89CCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CCBB
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CCBB | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BA
Deuteranopia (green-blind)
#BBBBBC
Tritanopia (blue-blind)
#75CEC7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #89ccbb; /* rgb */ color: rgb(137, 204, 187); /* oklch */ color: oklch(79.5% 0.072 176.7);
Tailwind
colors: {
custom: {
50: '#addbcf',
500: '#89ccbb',
950: '#000000',
},
}SCSS
$custom: #89ccbb; $custom-light: #addbcf; $custom-dark: #000000;
JSON
{
"hex": "#89ccbb",
"rgb": {
"r": 137,
"g": 204,
"b": 187
},
"hsl": {
"h": 164.776,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.79545,
"c": 0.07232,
"h": 176.7
},
"luminance": 0.52092
}Semantic roles & 50–950 ramp
primary
#89CCBB
secondary
#9F5A6C
accent
#3353B3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483