#89DDDF#89DDDF
#89DDDF is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.5% C 0.082 H 197.7°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #89DDDF |
|---|---|
| RGB | rgb(137, 221, 223) |
| HSL | hsl(181, 57%, 71%) |
| HSV | hsv(181, 39%, 87%) |
| CMYK | cmyk(38.6%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(83.10, -24.92, -9.02) |
| CIE-LCH | lch(83.10, 26.50, 199.90°) |
| OKLab | oklab(84.49% -0.0779 -0.0248) |
| OKLCH | oklch(84.49% 0.082 197.7) |
| XYZ | xyz(49.4873, 62.3555, 79.2258) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.08
Paleturquoise
#AFEEEE
ΔE00 5.45
Robin Egg Blue
#8AF1FE
ΔE00 5.80
Robin'S Egg
#6DEDFD
ΔE00 6.20
Powder Blue
#B0E0E6
ΔE00 6.87
Mediumturquoise
#48D1CC
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DDDF #DF8B89
analogous
#89DFB6 #89DDDF #89B2DF
triadic
#89DDDF #DF89DD #DDDF89
tetradic
#89DDDF #B689DF #DF8B89 #B2DF89
square
#89DDDF #B689DF #DF8B89 #B2DF89
split-complementary
#89DDDF #DF89B2 #DFB689
monochromatic
#33B8BB #59CFD2 #89DDDF #B9EBEC #E7F8F8
Accessibility & contrast
On white
1.56
#89DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#89DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DDDF
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DDDF | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#C3CAE0
Tritanopia (blue-blind)
#64E2DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #89dddf; /* rgb */ color: rgb(137, 221, 223); /* oklch */ color: oklch(84.5% 0.082 197.7);
Tailwind
colors: {
custom: {
50: '#afe7e9',
500: '#89dddf',
950: '#000000',
},
}SCSS
$custom: #89dddf; $custom-light: #afe7e9; $custom-dark: #000000;
JSON
{
"hex": "#89dddf",
"rgb": {
"r": 137,
"g": 221,
"b": 223
},
"hsl": {
"h": 181.395,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.84493,
"c": 0.08176,
"h": 197.7
},
"luminance": 0.62359
}Semantic roles & 50–950 ramp
primary
#89DDDF
secondary
#B75856
accent
#2421C5
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484