#89F7DD#89F7DD
#89F7DD is a very light, moderate teal. Relative luminance 0.771; OKLCH L 90.3% C 0.109 H 176.6°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #89F7DD |
|---|---|
| RGB | rgb(137, 247, 221) |
| HSL | hsl(166, 87%, 75%) |
| HSV | hsv(166, 45%, 97%) |
| CMYK | cmyk(44.5%, 0%, 10.5%, 3.1%) |
| CIE-LAB | lab(90.35, -37.68, 2.67) |
| CIE-LCH | lch(90.35, 37.77, 175.94°) |
| OKLab | oklab(90.3% -0.1086 0.0065) |
| OKLCH | oklch(90.3% 0.109 176.6) |
| XYZ | xyz(56.6231, 77.0559, 80.2821) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.68
Light Aqua
#8CFFDB
ΔE00 3.13
Light Turquoise
#7EF4CC
ΔE00 4.09
Aquamarine
#7FFFD4
ΔE00 4.72
Pale Turquoise
#A5FBD5
ΔE00 5.16
Pale Aqua
#B8FFEB
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F7DD #F789A3
analogous
#89F7A6 #89F7DD #89DAF7
triadic
#89F7DD #DD89F7 #F7DD89
tetradic
#89F7DD #A689F7 #F789A3 #DAF789
square
#89F7DD #A689F7 #F789A3 #DAF789
split-complementary
#89F7DD #F789DA #F7A689
monochromatic
#16EFBC #50F3CC #89F7DD #C2FBEE #E2FDF7
Accessibility & contrast
On white
1.28
#89F7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#89F7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F7DD
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F7DD | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBDC
Deuteranopia (green-blind)
#DEDEDF
Tritanopia (blue-blind)
#5FFAEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #89f7dd; /* rgb */ color: rgb(137, 247, 221); /* oklch */ color: oklch(90.3% 0.109 176.6);
Tailwind
colors: {
custom: {
50: '#b1fae7',
500: '#89f7dd',
950: '#000000',
},
}SCSS
$custom: #89f7dd; $custom-light: #b1fae7; $custom-dark: #000000;
JSON
{
"hex": "#89f7dd",
"rgb": {
"r": 137,
"g": 247,
"b": 221
},
"hsl": {
"h": 165.818,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.90304,
"c": 0.10881,
"h": 176.6
},
"luminance": 0.7706
}Semantic roles & 50–950 ramp
primary
#89F7DD
secondary
#D5506F
accent
#0237E4
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111716
muted
#818584