#89DCDA#89DCDA
#89DCDA is a very light, moderate teal. Relative luminance 0.616; OKLCH L 84.1% C 0.081 H 193.8°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #89DCDA |
|---|---|
| RGB | rgb(137, 220, 218) |
| HSL | hsl(179, 54%, 70%) |
| HSV | hsv(179, 38%, 86%) |
| CMYK | cmyk(37.7%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(82.68, -25.63, -6.99) |
| CIE-LCH | lch(82.68, 26.57, 195.26°) |
| OKLab | oklab(84.11% -0.0787 -0.0193) |
| OKLCH | oklch(84.11% 0.081 193.8) |
| XYZ | xyz(48.5599, 61.5634, 75.6401) |
| Luminance | 0.6157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.78
Robin'S Egg Blue
#98EFF9
ΔE00 6.28
Mediumturquoise
#48D1CC
ΔE00 6.37
Robin Egg Blue
#8AF1FE
ΔE00 7.05
Robin'S Egg
#6DEDFD
ΔE00 7.46
Powder Blue
#B0E0E6
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DCDA #DC898B
analogous
#89DCB0 #89DCDA #89B5DC
triadic
#89DCDA #DA89DC #DCDA89
tetradic
#89DCDA #B089DC #DC898B #B5DC89
square
#89DCDA #B089DC #DC898B #B5DC89
split-complementary
#89DCDA #DC89B5 #DCB089
monochromatic
#36B5B2 #5ACECB #89DCDA #B8EAE9 #E7F8F8
Accessibility & contrast
On white
1.58
#89DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#89DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DCDA
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DCDA | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DA
Deuteranopia (green-blind)
#C3C9DB
Tritanopia (blue-blind)
#66E1DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #89dcda; /* rgb */ color: rgb(137, 220, 218); /* oklch */ color: oklch(84.1% 0.081 193.8);
Tailwind
colors: {
custom: {
50: '#afe7e5',
500: '#89dcda',
950: '#000000',
},
}SCSS
$custom: #89dcda; $custom-light: #afe7e5; $custom-dark: #000000;
JSON
{
"hex": "#89dcda",
"rgb": {
"r": 137,
"g": 220,
"b": 218
},
"hsl": {
"h": 178.554,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.84108,
"c": 0.08108,
"h": 193.8
},
"luminance": 0.61567
}Semantic roles & 50–950 ramp
primary
#89DCDA
secondary
#B35658
accent
#2428C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484