#89DBDB#89DBDB
#89DBDB is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.9% C 0.080 H 195.7°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #89DBDB |
|---|---|
| RGB | rgb(137, 219, 219) |
| HSL | hsl(180, 53%, 70%) |
| HSV | hsv(180, 37%, 86%) |
| CMYK | cmyk(37.4%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(82.43, -24.90, -7.90) |
| CIE-LCH | lch(82.43, 26.13, 197.59°) |
| OKLab | oklab(83.92% -0.0772 -0.0217) |
| OKLCH | oklch(83.92% 0.08 195.7) |
| XYZ | xyz(48.4295, 61.0925, 76.2442) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.73
Robin'S Egg Blue
#98EFF9
ΔE00 5.89
Mediumturquoise
#48D1CC
ΔE00 6.62
Robin Egg Blue
#8AF1FE
ΔE00 6.65
Robin'S Egg
#6DEDFD
ΔE00 7.03
Powder Blue
#B0E0E6
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DBDB #DB8989
analogous
#89DBB2 #89DBDB #89B2DB
triadic
#89DBDB #DB89DB #DBDB89
tetradic
#89DBDB #B289DB #DB8989 #B2DB89
square
#89DBDB #B289DB #DB8989 #B2DB89
split-complementary
#89DBDB #DB89B2 #DBB289
monochromatic
#37B3B3 #5ACDCD #89DBDB #B8E9E9 #E7F8F8
Accessibility & contrast
On white
1.59
#89DBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#89DBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DBDB
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DBDB | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DB
Deuteranopia (green-blind)
#C2C8DC
Tritanopia (blue-blind)
#66E0DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89dbdb; /* rgb */ color: rgb(137, 219, 219); /* oklch */ color: oklch(83.9% 0.080 195.7);
Tailwind
colors: {
custom: {
50: '#afe6e6',
500: '#89dbdb',
950: '#000000',
},
}SCSS
$custom: #89dbdb; $custom-light: #afe6e6; $custom-dark: #000000;
JSON
{
"hex": "#89dbdb",
"rgb": {
"r": 137,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 53.247,
"l": 69.804
},
"oklch": {
"l": 0.83915,
"c": 0.08016,
"h": 195.7
},
"luminance": 0.61096
}Semantic roles & 50–950 ramp
primary
#89DBDB
secondary
#B25656
accent
#2525C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484