#89DCD8#89DCD8
#89DCD8 is a very light, moderate teal. Relative luminance 0.615; OKLCH L 84.0% C 0.081 H 191.8°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #89DCD8 |
|---|---|
| RGB | rgb(137, 220, 216) |
| HSL | hsl(177, 54%, 70%) |
| HSV | hsv(177, 38%, 86%) |
| CMYK | cmyk(37.7%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(82.63, -26.11, -6.01) |
| CIE-LCH | lch(82.63, 26.79, 192.97°) |
| OKLab | oklab(84.05% -0.0796 -0.0166) |
| OKLCH | oklch(84.05% 0.081 191.8) |
| XYZ | xyz(48.2998, 61.4593, 74.2701) |
| Luminance | 0.6146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.02
Mediumturquoise
#48D1CC
ΔE00 6.18
Robin'S Egg Blue
#98EFF9
ΔE00 6.88
Turquoise
#40E0D0
ΔE00 7.51
Robin Egg Blue
#8AF1FE
ΔE00 7.66
Light Cyan
#ACFFFC
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DCD8 #DC898D
analogous
#89DCAE #89DCD8 #89B7DC
triadic
#89DCD8 #D889DC #DCD889
tetradic
#89DCD8 #AE89DC #DC898D #B7DC89
square
#89DCD8 #AE89DC #DC898D #B7DC89
split-complementary
#89DCD8 #DC89B7 #DCAE89
monochromatic
#36B5AF #5ACEC8 #89DCD8 #B8EAE8 #E7F8F7
Accessibility & contrast
On white
1.58
#89DCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#89DCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DCD8
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DCD8 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D8
Deuteranopia (green-blind)
#C4C9D9
Tritanopia (blue-blind)
#67E0DA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #89dcd8; /* rgb */ color: rgb(137, 220, 216); /* oklch */ color: oklch(84.0% 0.081 191.8);
Tailwind
colors: {
custom: {
50: '#afe7e4',
500: '#89dcd8',
950: '#000000',
},
}SCSS
$custom: #89dcd8; $custom-light: #afe7e4; $custom-dark: #000000;
JSON
{
"hex": "#89dcd8",
"rgb": {
"r": 137,
"g": 220,
"b": 216
},
"hsl": {
"h": 177.108,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.84045,
"c": 0.08129,
"h": 191.8
},
"luminance": 0.61463
}Semantic roles & 50–950 ramp
primary
#89DCD8
secondary
#B3565B
accent
#242BC2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484