#89DFDA#89DFDA
#89DFDA is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.8% C 0.084 H 190.9°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #89DFDA |
|---|---|
| RGB | rgb(137, 223, 218) |
| HSL | hsl(177, 57%, 71%) |
| HSV | hsv(177, 39%, 87%) |
| CMYK | cmyk(38.6%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(83.52, -27.09, -5.75) |
| CIE-LCH | lch(83.52, 27.70, 191.98°) |
| OKLab | oklab(84.78% -0.0823 -0.0159) |
| OKLCH | oklch(84.78% 0.084 190.9) |
| XYZ | xyz(49.3544, 63.1522, 75.9050) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.90
Mediumturquoise
#48D1CC
ΔE00 6.30
Robin'S Egg Blue
#98EFF9
ΔE00 6.84
Turquoise
#40E0D0
ΔE00 7.10
Light Cyan
#ACFFFC
ΔE00 7.23
Robin Egg Blue
#8AF1FE
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DFDA #DF898E
analogous
#89DFAF #89DFDA #89B9DF
triadic
#89DFDA #DA89DF #DFDA89
tetradic
#89DFDA #AF89DF #DF898E #B9DF89
square
#89DFDA #AF89DF #DF898E #B9DF89
split-complementary
#89DFDA #DF89B9 #DFAF89
monochromatic
#33BBB3 #59D2CB #89DFDA #B9ECE9 #E7F8F7
Accessibility & contrast
On white
1.54
#89DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#89DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DFDA
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DFDA | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DA
Deuteranopia (green-blind)
#C6CBDB
Tritanopia (blue-blind)
#66E3DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #89dfda; /* rgb */ color: rgb(137, 223, 218); /* oklch */ color: oklch(84.8% 0.084 190.9);
Tailwind
colors: {
custom: {
50: '#afe9e5',
500: '#89dfda',
950: '#000000',
},
}SCSS
$custom: #89dfda; $custom-light: #afe9e5; $custom-dark: #000000;
JSON
{
"hex": "#89dfda",
"rgb": {
"r": 137,
"g": 223,
"b": 218
},
"hsl": {
"h": 176.512,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.84783,
"c": 0.08382,
"h": 190.9
},
"luminance": 0.63156
}Semantic roles & 50–950 ramp
primary
#89DFDA
secondary
#B7565B
accent
#212AC5
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484