#89CDBF#89CDBF
#89CDBF is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.9% C 0.072 H 180.0°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #89CDBF |
|---|---|
| RGB | rgb(137, 205, 191) |
| HSL | hsl(168, 40%, 67%) |
| HSV | hsv(168, 33%, 80%) |
| CMYK | cmyk(33.2%, 0%, 6.8%, 19.6%) |
| CIE-LAB | lab(77.72, -24.50, 0.14) |
| CIE-LCH | lch(77.72, 24.50, 179.66°) |
| OKLab | oklab(79.89% -0.0717 0) |
| OKLCH | oklch(79.89% 0.072 180) |
| XYZ | xyz(41.5485, 52.7402, 57.2707) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.94
Seafoam Blue
#78D1B6
ΔE00 4.88
Mediumturquoise
#48D1CC
ΔE00 7.49
Mediumaquamarine
#66CDAA
ΔE00 7.58
Light Teal
#90E4C1
ΔE00 8.14
Turquoise
#40E0D0
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CDBF #CD8997
analogous
#89CD9D #89CDBF #89B9CD
triadic
#89CDBF #BF89CD #CDBF89
tetradic
#89CDBF #9D89CD #CD8997 #B9CD89
square
#89CDBF #9D89CD #CD8997 #B9CD89
split-complementary
#89CDBF #CD89B9 #CD9D89
monochromatic
#419A88 #5EBBA8 #89CDBF #B4DFD6 #DFF1EE
Accessibility & contrast
On white
1.82
#89CDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#89CDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CDBF
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CDBF | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BE
Deuteranopia (green-blind)
#BBBCC0
Tritanopia (blue-blind)
#74CFC9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #89cdbf; /* rgb */ color: rgb(137, 205, 191); /* oklch */ color: oklch(79.9% 0.072 180.0);
Tailwind
colors: {
custom: {
50: '#aedcd2',
500: '#89cdbf',
950: '#000000',
},
}SCSS
$custom: #89cdbf; $custom-light: #aedcd2; $custom-dark: #000000;
JSON
{
"hex": "#89cdbf",
"rgb": {
"r": 137,
"g": 205,
"b": 191
},
"hsl": {
"h": 167.647,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.7989,
"c": 0.07175,
"h": 180
},
"luminance": 0.52743
}Semantic roles & 50–950 ramp
primary
#89CDBF
secondary
#A15A68
accent
#324DB4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483