#89DFDB#89DFDB
#89DFDB is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.8% C 0.084 H 191.9°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #89DFDB |
|---|---|
| RGB | rgb(137, 223, 219) |
| HSL | hsl(177, 57%, 71%) |
| HSV | hsv(177, 39%, 87%) |
| CMYK | cmyk(38.6%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(83.55, -26.86, -6.24) |
| CIE-LCH | lch(83.55, 27.57, 193.07°) |
| OKLab | oklab(84.81% -0.0819 -0.0172) |
| OKLCH | oklch(84.81% 0.084 191.9) |
| XYZ | xyz(49.4856, 63.2047, 76.5962) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.75
Mediumturquoise
#48D1CC
ΔE00 6.35
Robin'S Egg Blue
#98EFF9
ΔE00 6.52
Light Cyan
#ACFFFC
ΔE00 7.18
Robin Egg Blue
#8AF1FE
ΔE00 7.25
Turquoise
#40E0D0
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DFDB #DF898D
analogous
#89DFB0 #89DFDB #89B8DF
triadic
#89DFDB #DB89DF #DFDB89
tetradic
#89DFDB #B089DF #DF898D #B8DF89
square
#89DFDB #B089DF #DF898D #B8DF89
split-complementary
#89DFDB #DF89B8 #DFB089
monochromatic
#33BBB5 #59D2CC #89DFDB #B9ECEA #E7F8F8
Accessibility & contrast
On white
1.54
#89DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#89DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DFDB
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DFDB | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DB
Deuteranopia (green-blind)
#C6CBDC
Tritanopia (blue-blind)
#65E3DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #89dfdb; /* rgb */ color: rgb(137, 223, 219); /* oklch */ color: oklch(84.8% 0.084 191.9);
Tailwind
colors: {
custom: {
50: '#afe9e6',
500: '#89dfdb',
950: '#000000',
},
}SCSS
$custom: #89dfdb; $custom-light: #afe9e6; $custom-dark: #000000;
JSON
{
"hex": "#89dfdb",
"rgb": {
"r": 137,
"g": 223,
"b": 219
},
"hsl": {
"h": 177.209,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.84814,
"c": 0.08368,
"h": 191.9
},
"luminance": 0.63208
}Semantic roles & 50–950 ramp
primary
#89DFDB
secondary
#B7565A
accent
#2128C5
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484