#89DFDF#89DFDF
#89DFDF is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.9% C 0.083 H 195.7°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #89DFDF |
|---|---|
| RGB | rgb(137, 223, 223) |
| HSL | hsl(180, 57%, 71%) |
| HSV | hsv(180, 39%, 87%) |
| CMYK | cmyk(38.6%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(83.66, -25.90, -8.19) |
| CIE-LCH | lch(83.66, 27.16, 197.55°) |
| OKLab | oklab(84.94% -0.0802 -0.0225) |
| OKLCH | oklch(84.94% 0.083 195.7) |
| XYZ | xyz(50.0185, 63.4179, 79.4029) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.31
Paleturquoise
#AFEEEE
ΔE00 5.33
Robin Egg Blue
#8AF1FE
ΔE00 6.01
Robin'S Egg
#6DEDFD
ΔE00 6.46
Mediumturquoise
#48D1CC
ΔE00 6.80
Light Cyan
#ACFFFC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DFDF #DF8989
analogous
#89DFB4 #89DFDF #89B4DF
triadic
#89DFDF #DF89DF #DFDF89
tetradic
#89DFDF #B489DF #DF8989 #B4DF89
square
#89DFDF #B489DF #DF8989 #B4DF89
split-complementary
#89DFDF #DF89B4 #DFB489
monochromatic
#33BBBB #59D2D2 #89DFDF #B9ECEC #E7F8F8
Accessibility & contrast
On white
1.53
#89DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#89DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DFDF
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DFDF | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DF
Deuteranopia (green-blind)
#C5CCE0
Tritanopia (blue-blind)
#63E4DF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #89dfdf; /* rgb */ color: rgb(137, 223, 223); /* oklch */ color: oklch(84.9% 0.083 195.7);
Tailwind
colors: {
custom: {
50: '#b0e9e9',
500: '#89dfdf',
950: '#000000',
},
}SCSS
$custom: #89dfdf; $custom-light: #b0e9e9; $custom-dark: #000000;
JSON
{
"hex": "#89dfdf",
"rgb": {
"r": 137,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.84941,
"c": 0.08336,
"h": 195.7
},
"luminance": 0.63421
}Semantic roles & 50–950 ramp
primary
#89DFDF
secondary
#B75656
accent
#2121C5
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484