#89DCDE#89DCDE
#89DCDE is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.2% C 0.081 H 197.7°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #89DCDE |
|---|---|
| RGB | rgb(137, 220, 222) |
| HSL | hsl(181, 56%, 70%) |
| HSV | hsv(181, 38%, 87%) |
| CMYK | cmyk(38.3%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(82.79, -24.67, -8.95) |
| CIE-LCH | lch(82.79, 26.25, 199.93°) |
| OKLab | oklab(84.24% -0.0771 -0.0246) |
| OKLCH | oklch(84.24% 0.081 197.7) |
| XYZ | xyz(49.0897, 61.7753, 78.4301) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.24
Paleturquoise
#AFEEEE
ΔE00 5.55
Robin Egg Blue
#8AF1FE
ΔE00 5.97
Robin'S Egg
#6DEDFD
ΔE00 6.36
Powder Blue
#B0E0E6
ΔE00 6.83
Mediumturquoise
#48D1CC
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DCDE #DE8B89
analogous
#89DEB5 #89DCDE #89B1DE
triadic
#89DCDE #DE89DC #DCDE89
tetradic
#89DCDE #B589DE #DE8B89 #B1DE89
square
#89DCDE #B589DE #DE8B89 #B1DE89
split-complementary
#89DCDE #DE89B1 #DEB589
monochromatic
#34B6B9 #59CED1 #89DCDE #B9EAEB #E7F8F8
Accessibility & contrast
On white
1.57
#89DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#89DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DCDE
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DCDE | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DE
Deuteranopia (green-blind)
#C2C9DF
Tritanopia (blue-blind)
#64E1DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #89dcde; /* rgb */ color: rgb(137, 220, 222); /* oklch */ color: oklch(84.2% 0.081 197.7);
Tailwind
colors: {
custom: {
50: '#afe7e8',
500: '#89dcde',
950: '#000000',
},
}SCSS
$custom: #89dcde; $custom-light: #afe7e8; $custom-dark: #000000;
JSON
{
"hex": "#89dcde",
"rgb": {
"r": 137,
"g": 220,
"b": 222
},
"hsl": {
"h": 181.412,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.84236,
"c": 0.08096,
"h": 197.7
},
"luminance": 0.61779
}Semantic roles & 50–950 ramp
primary
#89DCDE
secondary
#B55856
accent
#2522C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484