#89DCDC#89DCDC
#89DCDC is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.2% C 0.081 H 195.7°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #89DCDC |
|---|---|
| RGB | rgb(137, 220, 220) |
| HSL | hsl(180, 54%, 70%) |
| HSV | hsv(180, 38%, 86%) |
| CMYK | cmyk(37.7%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(82.74, -25.15, -7.97) |
| CIE-LCH | lch(82.74, 26.39, 197.58°) |
| OKLab | oklab(84.17% -0.0779 -0.0219) |
| OKLCH | oklch(84.17% 0.081 195.7) |
| XYZ | xyz(48.8232, 61.6687, 77.0268) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.62
Robin'S Egg Blue
#98EFF9
ΔE00 5.73
Robin Egg Blue
#8AF1FE
ΔE00 6.48
Mediumturquoise
#48D1CC
ΔE00 6.65
Robin'S Egg
#6DEDFD
ΔE00 6.88
Powder Blue
#B0E0E6
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DCDC #DC8989
analogous
#89DCB3 #89DCDC #89B2DC
triadic
#89DCDC #DC89DC #DCDC89
tetradic
#89DCDC #B289DC #DC8989 #B3DC89
square
#89DCDC #B289DC #DC8989 #B3DC89
split-complementary
#89DCDC #DC89B3 #DCB389
monochromatic
#36B5B5 #5ACECE #89DCDC #B8EAEA #E7F8F8
Accessibility & contrast
On white
1.57
#89DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#89DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DCDC
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DCDC | 1.00 | 1.57 | 13.33 | 13.33 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#C3C9DD
Tritanopia (blue-blind)
#65E1DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #89dcdc; /* rgb */ color: rgb(137, 220, 220); /* oklch */ color: oklch(84.2% 0.081 195.7);
Tailwind
colors: {
custom: {
50: '#afe7e6',
500: '#89dcdc',
950: '#000000',
},
}SCSS
$custom: #89dcdc; $custom-light: #afe7e6; $custom-dark: #000000;
JSON
{
"hex": "#89dcdc",
"rgb": {
"r": 137,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.84172,
"c": 0.08096,
"h": 195.7
},
"luminance": 0.61672
}Semantic roles & 50–950 ramp
primary
#89DCDC
secondary
#B35656
accent
#2424C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484