#89DBDA#89DBDA
#89DBDA is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.9% C 0.080 H 194.7°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #89DBDA |
|---|---|
| RGB | rgb(137, 219, 218) |
| HSL | hsl(179, 53%, 70%) |
| HSV | hsv(179, 37%, 86%) |
| CMYK | cmyk(37.4%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(82.40, -25.14, -7.41) |
| CIE-LCH | lch(82.40, 26.21, 196.41°) |
| OKLab | oklab(83.88% -0.0776 -0.0204) |
| OKLCH | oklch(83.88% 0.08 194.7) |
| XYZ | xyz(48.2983, 61.0400, 75.5529) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.80
Robin'S Egg Blue
#98EFF9
ΔE00 6.15
Mediumturquoise
#48D1CC
ΔE00 6.47
Robin Egg Blue
#8AF1FE
ΔE00 6.92
Robin'S Egg
#6DEDFD
ΔE00 7.31
Powder Blue
#B0E0E6
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DBDA #DB898A
analogous
#89DBB1 #89DBDA #89B3DB
triadic
#89DBDA #DA89DB #DBDA89
tetradic
#89DBDA #B189DB #DB898A #B3DB89
square
#89DBDA #B189DB #DB898A #B3DB89
split-complementary
#89DBDA #DB89B3 #DBB189
monochromatic
#37B3B1 #5ACDCB #89DBDA #B8E9E9 #E7F8F7
Accessibility & contrast
On white
1.59
#89DBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#89DBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DBDA
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DBDA | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DA
Deuteranopia (green-blind)
#C2C8DB
Tritanopia (blue-blind)
#67E0DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89dbda; /* rgb */ color: rgb(137, 219, 218); /* oklch */ color: oklch(83.9% 0.080 194.7);
Tailwind
colors: {
custom: {
50: '#afe6e5',
500: '#89dbda',
950: '#000000',
},
}SCSS
$custom: #89dbda; $custom-light: #afe6e5; $custom-dark: #000000;
JSON
{
"hex": "#89dbda",
"rgb": {
"r": 137,
"g": 219,
"b": 218
},
"hsl": {
"h": 179.268,
"s": 53.247,
"l": 69.804
},
"oklch": {
"l": 0.83883,
"c": 0.0802,
"h": 194.7
},
"luminance": 0.61043
}Semantic roles & 50–950 ramp
primary
#89DBDA
secondary
#B25657
accent
#2527C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484