#89CBBF#89CBBF
#89CBBF is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.4% C 0.069 H 181.8°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #89CBBF |
|---|---|
| RGB | rgb(137, 203, 191) |
| HSL | hsl(169, 39%, 67%) |
| HSV | hsv(169, 33%, 80%) |
| CMYK | cmyk(32.5%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(77.15, -23.51, -0.68) |
| CIE-LCH | lch(77.15, 23.52, 181.66°) |
| OKLab | oklab(79.44% -0.0693 -0.0022) |
| OKLCH | oklch(79.44% 0.069 181.8) |
| XYZ | xyz(41.0732, 51.7895, 57.1122) |
| Luminance | 0.5179 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.62
Seafoam Blue
#78D1B6
ΔE00 5.68
Mediumturquoise
#48D1CC
ΔE00 7.40
Mediumaquamarine
#66CDAA
ΔE00 8.27
Turquoise
#40E0D0
ΔE00 8.88
Light Teal
#90E4C1
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CBBF #CB8995
analogous
#89CB9E #89CBBF #89B6CB
triadic
#89CBBF #BF89CB #CBBF89
tetradic
#89CBBF #9E89CB #CB8995 #B6CB89
square
#89CBBF #9E89CB #CB8995 #B6CB89
split-complementary
#89CBBF #CB89B6 #CB9E89
monochromatic
#439788 #5FB8A8 #89CBBF #B3DED6 #DEF0ED
Accessibility & contrast
On white
1.85
#89CBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#89CBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CBBF
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CBBF | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4BF
Deuteranopia (green-blind)
#B9BBC0
Tritanopia (blue-blind)
#74CDC7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #89cbbf; /* rgb */ color: rgb(137, 203, 191); /* oklch */ color: oklch(79.4% 0.069 181.8);
Tailwind
colors: {
custom: {
50: '#addbd2',
500: '#89cbbf',
950: '#000000',
},
}SCSS
$custom: #89cbbf; $custom-light: #addbd2; $custom-dark: #000000;
JSON
{
"hex": "#89cbbf",
"rgb": {
"r": 137,
"g": 203,
"b": 191
},
"hsl": {
"h": 169.091,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.79436,
"c": 0.06928,
"h": 181.8
},
"luminance": 0.51792
}Semantic roles & 50–950 ramp
primary
#89CBBF
secondary
#9E5A67
accent
#344BB2
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483