#89DCDF#89DCDF
#89DCDF is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.3% C 0.081 H 198.7°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #89DCDF |
|---|---|
| RGB | rgb(137, 220, 223) |
| HSL | hsl(182, 57%, 71%) |
| HSV | hsv(182, 39%, 87%) |
| CMYK | cmyk(38.6%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(82.82, -24.43, -9.44) |
| CIE-LCH | lch(82.82, 26.19, 201.12°) |
| OKLab | oklab(84.27% -0.0767 -0.0259) |
| OKLCH | oklch(84.27% 0.081 198.7) |
| XYZ | xyz(49.2241, 61.8290, 79.1381) |
| Luminance | 0.6183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.03
Paleturquoise
#AFEEEE
ΔE00 5.56
Robin Egg Blue
#8AF1FE
ΔE00 5.74
Robin'S Egg
#6DEDFD
ΔE00 6.12
Powder Blue
#B0E0E6
ΔE00 6.65
Mediumturquoise
#48D1CC
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DCDF #DF8C89
analogous
#89DFB7 #89DCDF #89B1DF
triadic
#89DCDF #DF89DC #DCDF89
tetradic
#89DCDF #B789DF #DF8C89 #B1DF89
square
#89DCDF #B789DF #DF8C89 #B1DF89
split-complementary
#89DCDF #DF89B1 #DFB789
monochromatic
#33B6BB #59CED2 #89DCDF #B9EAEC #E7F8F8
Accessibility & contrast
On white
1.57
#89DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#89DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DCDF
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DCDF | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DF
Deuteranopia (green-blind)
#C2C9E0
Tritanopia (blue-blind)
#64E1DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #89dcdf; /* rgb */ color: rgb(137, 220, 223); /* oklch */ color: oklch(84.3% 0.081 198.7);
Tailwind
colors: {
custom: {
50: '#afe7e9',
500: '#89dcdf',
950: '#000000',
},
}SCSS
$custom: #89dcdf; $custom-light: #afe7e9; $custom-dark: #000000;
JSON
{
"hex": "#89dcdf",
"rgb": {
"r": 137,
"g": 220,
"b": 223
},
"hsl": {
"h": 182.093,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.84269,
"c": 0.08099,
"h": 198.7
},
"luminance": 0.61832
}Semantic roles & 50–950 ramp
primary
#89DCDF
secondary
#B75956
accent
#2621C5
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484