#89DCCE#89DCCE
#89DCCE is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.7% C 0.084 H 182.3°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #89DCCE |
|---|---|
| RGB | rgb(137, 220, 206) |
| HSL | hsl(170, 54%, 70%) |
| HSV | hsv(170, 38%, 86%) |
| CMYK | cmyk(37.7%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(82.36, -28.43, -1.10) |
| CIE-LCH | lch(82.36, 28.45, 182.21°) |
| OKLab | oklab(83.74% -0.0837 -0.0034) |
| OKLCH | oklch(83.74% 0.084 182.3) |
| XYZ | xyz(47.0461, 60.9579, 67.6675) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.45
Pale Teal
#82CBB2
ΔE00 5.96
Tiffany Blue
#7BF2DA
ΔE00 6.06
Turquoise
#40E0D0
ΔE00 6.20
Mediumturquoise
#48D1CC
ΔE00 6.81
Light Teal
#90E4C1
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DCCE #DC8997
analogous
#89DCA5 #89DCCE #89C0DC
triadic
#89DCCE #CE89DC #DCCE89
tetradic
#89DCCE #A589DC #DC8997 #C0DC89
square
#89DCCE #A589DC #DC8997 #C0DC89
split-complementary
#89DCCE #DC89C0 #DCA589
monochromatic
#36B59F #5ACEBA #89DCCE #B8EAE2 #E7F8F5
Accessibility & contrast
On white
1.59
#89DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#89DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DCCE
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DCCE | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CE
Deuteranopia (green-blind)
#C6C8CF
Tritanopia (blue-blind)
#6CDFD8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89dcce; /* rgb */ color: rgb(137, 220, 206); /* oklch */ color: oklch(83.7% 0.084 182.3);
Tailwind
colors: {
custom: {
50: '#afe7dc',
500: '#89dcce',
950: '#000000',
},
}SCSS
$custom: #89dcce; $custom-light: #afe7dc; $custom-dark: #000000;
JSON
{
"hex": "#89dcce",
"rgb": {
"r": 137,
"g": 220,
"b": 206
},
"hsl": {
"h": 169.88,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.8374,
"c": 0.08379,
"h": 182.3
},
"luminance": 0.60961
}Semantic roles & 50–950 ramp
primary
#89DCCE
secondary
#B35666
accent
#243EC2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484