#89CBBB#89CBBB
#89CBBB is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.3% C 0.071 H 177.5°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #89CBBB |
|---|---|
| RGB | rgb(137, 203, 187) |
| HSL | hsl(165, 39%, 67%) |
| HSV | hsv(165, 33%, 80%) |
| CMYK | cmyk(32.5%, 0%, 7.9%, 20.4%) |
| CIE-LAB | lab(77.05, -24.40, 1.32) |
| CIE-LCH | lch(77.05, 24.44, 176.90°) |
| OKLab | oklab(79.32% -0.0709 0.0031) |
| OKLCH | oklch(79.32% 0.071 177.5) |
| XYZ | xyz(40.6390, 51.6158, 54.8256) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.17
Seafoam Blue
#78D1B6
ΔE00 4.47
Mediumaquamarine
#66CDAA
ΔE00 7.02
Light Teal
#90E4C1
ΔE00 7.91
Mediumturquoise
#48D1CC
ΔE00 8.15
Turquoise
#40E0D0
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CBBB #CB8999
analogous
#89CB9A #89CBBB #89BACB
triadic
#89CBBB #BB89CB #CBBB89
tetradic
#89CBBB #9A89CB #CB8999 #BACB89
square
#89CBBB #9A89CB #CB8999 #BACB89
split-complementary
#89CBBB #CB89BA #CB9A89
monochromatic
#439783 #5FB8A3 #89CBBB #B3DED3 #DEF0EC
Accessibility & contrast
On white
1.85
#89CBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#89CBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CBBB
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CBBB | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BA
Deuteranopia (green-blind)
#BABBBC
Tritanopia (blue-blind)
#75CDC6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #89cbbb; /* rgb */ color: rgb(137, 203, 187); /* oklch */ color: oklch(79.3% 0.071 177.5);
Tailwind
colors: {
custom: {
50: '#addbcf',
500: '#89cbbb',
950: '#000000',
},
}SCSS
$custom: #89cbbb; $custom-light: #addbcf; $custom-dark: #000000;
JSON
{
"hex": "#89cbbb",
"rgb": {
"r": 137,
"g": 203,
"b": 187
},
"hsl": {
"h": 165.455,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.79318,
"c": 0.07101,
"h": 177.5
},
"luminance": 0.51618
}Semantic roles & 50–950 ramp
primary
#89CBBB
secondary
#9E5A6B
accent
#3452B2
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101513
muted
#818483