#89DCDB#89DCDB
#89DCDB is a very light, moderate teal. Relative luminance 0.616; OKLCH L 84.1% C 0.081 H 194.7°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #89DCDB |
|---|---|
| RGB | rgb(137, 220, 219) |
| HSL | hsl(179, 54%, 70%) |
| HSV | hsv(179, 38%, 86%) |
| CMYK | cmyk(37.7%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(82.71, -25.39, -7.48) |
| CIE-LCH | lch(82.71, 26.47, 196.42°) |
| OKLab | oklab(84.14% -0.0783 -0.0206) |
| OKLCH | oklch(84.14% 0.081 194.7) |
| XYZ | xyz(48.6912, 61.6159, 76.3314) |
| Luminance | 0.6162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.69
Robin'S Egg Blue
#98EFF9
ΔE00 6.00
Mediumturquoise
#48D1CC
ΔE00 6.50
Robin Egg Blue
#8AF1FE
ΔE00 6.76
Robin'S Egg
#6DEDFD
ΔE00 7.16
Powder Blue
#B0E0E6
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DCDB #DC898A
analogous
#89DCB1 #89DCDB #89B4DC
triadic
#89DCDB #DB89DC #DCDB89
tetradic
#89DCDB #B189DC #DC898A #B4DC89
square
#89DCDB #B189DC #DC898A #B4DC89
split-complementary
#89DCDB #DC89B4 #DCB189
monochromatic
#36B5B3 #5ACECD #89DCDB #B8EAE9 #E7F8F8
Accessibility & contrast
On white
1.58
#89DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#89DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DCDB
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DCDB | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DB
Deuteranopia (green-blind)
#C3C9DC
Tritanopia (blue-blind)
#66E1DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #89dcdb; /* rgb */ color: rgb(137, 220, 219); /* oklch */ color: oklch(84.1% 0.081 194.7);
Tailwind
colors: {
custom: {
50: '#afe7e6',
500: '#89dcdb',
950: '#000000',
},
}SCSS
$custom: #89dcdb; $custom-light: #afe7e6; $custom-dark: #000000;
JSON
{
"hex": "#89dcdb",
"rgb": {
"r": 137,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.277,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.8414,
"c": 0.08101,
"h": 194.7
},
"luminance": 0.61619
}Semantic roles & 50–950 ramp
primary
#89DCDB
secondary
#B35657
accent
#2426C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484