#89DEDB#89DEDB
#89DEDB is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.6% C 0.083 H 192.8°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #89DEDB |
|---|---|
| RGB | rgb(137, 222, 219) |
| HSL | hsl(178, 56%, 70%) |
| HSV | hsv(178, 38%, 87%) |
| CMYK | cmyk(38.3%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(83.27, -26.37, -6.65) |
| CIE-LCH | lch(83.27, 27.20, 194.16°) |
| OKLab | oklab(84.59% -0.0807 -0.0184) |
| OKLCH | oklch(84.59% 0.083 192.8) |
| XYZ | xyz(49.2192, 62.6720, 76.5074) |
| Luminance | 0.6268 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.70
Robin'S Egg Blue
#98EFF9
ΔE00 6.32
Mediumturquoise
#48D1CC
ΔE00 6.37
Robin Egg Blue
#8AF1FE
ΔE00 7.06
Light Cyan
#ACFFFC
ΔE00 7.34
Robin'S Egg
#6DEDFD
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DEDB #DE898C
analogous
#89DEB0 #89DEDB #89B7DE
triadic
#89DEDB #DB89DE #DEDB89
tetradic
#89DEDB #B089DE #DE898C #B7DE89
square
#89DEDB #B089DE #DE898C #B7DE89
split-complementary
#89DEDB #DE89B7 #DEB089
monochromatic
#34B9B4 #59D1CC #89DEDB #B9EBEA #E7F8F8
Accessibility & contrast
On white
1.55
#89DEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#89DEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DEDB
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DEDB | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DB
Deuteranopia (green-blind)
#C5CBDC
Tritanopia (blue-blind)
#65E3DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #89dedb; /* rgb */ color: rgb(137, 222, 219); /* oklch */ color: oklch(84.6% 0.083 192.8);
Tailwind
colors: {
custom: {
50: '#afe8e6',
500: '#89dedb',
950: '#000000',
},
}SCSS
$custom: #89dedb; $custom-light: #afe8e6; $custom-dark: #000000;
JSON
{
"hex": "#89dedb",
"rgb": {
"r": 137,
"g": 222,
"b": 219
},
"hsl": {
"h": 177.882,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.84589,
"c": 0.08276,
"h": 192.8
},
"luminance": 0.62675
}Semantic roles & 50–950 ramp
primary
#89DEDB
secondary
#B55659
accent
#2227C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484