#89CDC7#89CDC7
#89CDC7 is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.1% C 0.069 H 188.9°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #89CDC7 |
|---|---|
| RGB | rgb(137, 205, 199) |
| HSL | hsl(175, 40%, 67%) |
| HSV | hsv(175, 33%, 80%) |
| CMYK | cmyk(33.2%, 0%, 2.9%, 19.6%) |
| CIE-LAB | lab(77.94, -22.69, -3.84) |
| CIE-LCH | lch(77.94, 23.01, 189.62°) |
| OKLab | oklab(80.13% -0.0684 -0.0107) |
| OKLCH | oklch(80.13% 0.069 188.9) |
| XYZ | xyz(42.4530, 53.1020, 62.0345) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.66
Pale Teal
#82CBB2
ΔE00 7.00
Seafoam Blue
#78D1B6
ΔE00 7.75
Paleturquoise
#AFEEEE
ΔE00 8.51
Darkturquoise
#00CED1
ΔE00 8.74
Powder Blue
#B0E0E6
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CDC7 #CD898F
analogous
#89CDA5 #89CDC7 #89B1CD
triadic
#89CDC7 #C789CD #CDC789
tetradic
#89CDC7 #A589CD #CD898F #B1CD89
square
#89CDC7 #A589CD #CD898F #B1CD89
split-complementary
#89CDC7 #CD89B1 #CDA589
monochromatic
#419A92 #5EBBB3 #89CDC7 #B4DFDB #DFF1F0
Accessibility & contrast
On white
1.81
#89CDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#89CDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CDC7
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CDC7 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C6C7
Deuteranopia (green-blind)
#B9BDC8
Tritanopia (blue-blind)
#71D0CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #89cdc7; /* rgb */ color: rgb(137, 205, 199); /* oklch */ color: oklch(80.1% 0.069 188.9);
Tailwind
colors: {
custom: {
50: '#aedcd8',
500: '#89cdc7',
950: '#000000',
},
}SCSS
$custom: #89cdc7; $custom-light: #aedcd8; $custom-dark: #000000;
JSON
{
"hex": "#89cdc7",
"rgb": {
"r": 137,
"g": 205,
"b": 199
},
"hsl": {
"h": 174.706,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.80132,
"c": 0.06923,
"h": 188.9
},
"luminance": 0.53105
}Semantic roles & 50–950 ramp
primary
#89CDC7
secondary
#A15A60
accent
#323DB4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483