#89DDDE#89DDDE
#89DDDE is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.5% C 0.082 H 196.7°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #89DDDE |
|---|---|
| RGB | rgb(137, 221, 222) |
| HSL | hsl(181, 56%, 70%) |
| HSV | hsv(181, 38%, 87%) |
| CMYK | cmyk(38.3%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(83.07, -25.16, -8.53) |
| CIE-LCH | lch(83.07, 26.57, 198.73°) |
| OKLab | oklab(84.46% -0.0783 -0.0235) |
| OKLCH | oklch(84.46% 0.082 196.7) |
| XYZ | xyz(49.3529, 62.3017, 78.5179) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.33
Paleturquoise
#AFEEEE
ΔE00 5.47
Robin Egg Blue
#8AF1FE
ΔE00 6.05
Robin'S Egg
#6DEDFD
ΔE00 6.46
Mediumturquoise
#48D1CC
ΔE00 6.87
Powder Blue
#B0E0E6
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DDDE #DE8A89
analogous
#89DEB4 #89DDDE #89B2DE
triadic
#89DDDE #DE89DD #DDDE89
tetradic
#89DDDE #B489DE #DE8A89 #B2DE89
square
#89DDDE #B489DE #DE8A89 #B2DE89
split-complementary
#89DDDE #DE89B2 #DEB489
monochromatic
#34B7B9 #59CFD1 #89DDDE #B9EBEB #E7F8F8
Accessibility & contrast
On white
1.56
#89DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#89DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DDDE
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DDDE | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DE
Deuteranopia (green-blind)
#C3CADF
Tritanopia (blue-blind)
#64E2DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #89ddde; /* rgb */ color: rgb(137, 221, 222); /* oklch */ color: oklch(84.5% 0.082 196.7);
Tailwind
colors: {
custom: {
50: '#afe7e8',
500: '#89ddde',
950: '#000000',
},
}SCSS
$custom: #89ddde; $custom-light: #afe7e8; $custom-dark: #000000;
JSON
{
"hex": "#89ddde",
"rgb": {
"r": 137,
"g": 221,
"b": 222
},
"hsl": {
"h": 180.706,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.8446,
"c": 0.08174,
"h": 196.7
},
"luminance": 0.62305
}Semantic roles & 50–950 ramp
primary
#89DDDE
secondary
#B55756
accent
#2422C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484