#89CDC8#89CDC8
#89CDC8 is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.2% C 0.069 H 190.0°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #89CDC8 |
|---|---|
| RGB | rgb(137, 205, 200) |
| HSL | hsl(176, 40%, 67%) |
| HSV | hsv(176, 33%, 80%) |
| CMYK | cmyk(33.2%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(77.96, -22.46, -4.34) |
| CIE-LCH | lch(77.96, 22.88, 190.94°) |
| OKLab | oklab(80.16% -0.068 -0.012) |
| OKLCH | oklch(80.16% 0.069 190) |
| XYZ | xyz(42.5695, 53.1486, 62.6480) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.68
Pale Teal
#82CBB2
ΔE00 7.41
Seafoam Blue
#78D1B6
ΔE00 8.14
Paleturquoise
#AFEEEE
ΔE00 8.39
Powder Blue
#B0E0E6
ΔE00 8.55
Darkturquoise
#00CED1
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CDC8 #CD898E
analogous
#89CDA6 #89CDC8 #89B0CD
triadic
#89CDC8 #C889CD #CDC889
tetradic
#89CDC8 #A689CD #CD898E #B0CD89
square
#89CDC8 #A689CD #CD898E #B0CD89
split-complementary
#89CDC8 #CD89B0 #CDA689
monochromatic
#419A94 #5EBBB4 #89CDC8 #B4DFDC #DFF1F0
Accessibility & contrast
On white
1.81
#89CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#89CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CDC8
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CDC8 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C6C8
Deuteranopia (green-blind)
#B9BDC9
Tritanopia (blue-blind)
#71D0CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #89cdc8; /* rgb */ color: rgb(137, 205, 200); /* oklch */ color: oklch(80.2% 0.069 190.0);
Tailwind
colors: {
custom: {
50: '#aedcd8',
500: '#89cdc8',
950: '#000000',
},
}SCSS
$custom: #89cdc8; $custom-light: #aedcd8; $custom-dark: #000000;
JSON
{
"hex": "#89cdc8",
"rgb": {
"r": 137,
"g": 205,
"b": 200
},
"hsl": {
"h": 175.588,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.80163,
"c": 0.06904,
"h": 190
},
"luminance": 0.53151
}Semantic roles & 50–950 ramp
primary
#89CDC8
secondary
#A15A5F
accent
#323CB4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483