#89DDDB#89DDDB
#89DDDB is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.4% C 0.082 H 193.8°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #89DDDB |
|---|---|
| RGB | rgb(137, 221, 219) |
| HSL | hsl(179, 55%, 70%) |
| HSV | hsv(179, 38%, 87%) |
| CMYK | cmyk(38%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(82.99, -25.88, -7.07) |
| CIE-LCH | lch(82.99, 26.83, 195.27°) |
| OKLab | oklab(84.37% -0.0795 -0.0195) |
| OKLCH | oklch(84.37% 0.082 193.8) |
| XYZ | xyz(48.9544, 62.1423, 76.4191) |
| Luminance | 0.6215 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.68
Robin'S Egg Blue
#98EFF9
ΔE00 6.15
Mediumturquoise
#48D1CC
ΔE00 6.42
Robin Egg Blue
#8AF1FE
ΔE00 6.90
Robin'S Egg
#6DEDFD
ΔE00 7.32
Light Cyan
#ACFFFC
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DDDB #DD898B
analogous
#89DDB1 #89DDDB #89B5DD
triadic
#89DDDB #DB89DD #DDDB89
tetradic
#89DDDB #B189DD #DD898B #B5DD89
square
#89DDDB #B189DD #DD898B #B5DD89
split-complementary
#89DDDB #DD89B5 #DDB189
monochromatic
#35B7B4 #59CFCD #89DDDB #B9EBE9 #E7F8F8
Accessibility & contrast
On white
1.56
#89DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#89DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DDDB
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DDDB | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#C4CADC
Tritanopia (blue-blind)
#66E2DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #89dddb; /* rgb */ color: rgb(137, 221, 219); /* oklch */ color: oklch(84.4% 0.082 193.8);
Tailwind
colors: {
custom: {
50: '#afe7e6',
500: '#89dddb',
950: '#000000',
},
}SCSS
$custom: #89dddb; $custom-light: #afe7e6; $custom-dark: #000000;
JSON
{
"hex": "#89dddb",
"rgb": {
"r": 137,
"g": 221,
"b": 219
},
"hsl": {
"h": 178.571,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.84365,
"c": 0.08187,
"h": 193.8
},
"luminance": 0.62146
}Semantic roles & 50–950 ramp
primary
#89DDDB
secondary
#B45658
accent
#2327C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484