#89FFDD#89FFDD
#89FFDD is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.1% C 0.118 H 172.7°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #89FFDD |
|---|---|
| RGB | rgb(137, 255, 221) |
| HSL | hsl(163, 100%, 77%) |
| HSV | hsv(163, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(92.60, -41.28, 5.93) |
| CIE-LCH | lch(92.60, 41.71, 171.82°) |
| OKLab | oklab(92.13% -0.1175 0.0151) |
| OKLCH | oklch(92.13% 0.118 172.7) |
| XYZ | xyz(59.1222, 82.0541, 81.1151) |
| Luminance | 0.8206 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.70
Aquamarine
#7FFFD4
ΔE00 2.38
Light Turquoise
#7EF4CC
ΔE00 3.02
Tiffany Blue
#7BF2DA
ΔE00 3.91
Pale Turquoise
#A5FBD5
ΔE00 4.08
Light Aquamarine
#7BFDC7
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FFDD #FF89AB
analogous
#89FFA2 #89FFDD #89E6FF
triadic
#89FFDD #DD89FF #FFDD89
tetradic
#89FFDD #A289FF #FF89AB #E6FF89
square
#89FFDD #A289FF #FF89AB #E6FF89
split-complementary
#89FFDD #FF89E6 #FFA289
monochromatic
#0FFFBA #4CFFCB #89FFDD #C6FFEF #E0FFF6
Accessibility & contrast
On white
1.21
#89FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#89FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FFDD
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FFDD | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DB
Deuteranopia (green-blind)
#E6E4DF
Tritanopia (blue-blind)
#5CFFF5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #89ffdd; /* rgb */ color: rgb(137, 255, 221); /* oklch */ color: oklch(92.1% 0.118 172.7);
Tailwind
colors: {
custom: {
50: '#b2ffe7',
500: '#89ffdd',
950: '#000000',
},
}SCSS
$custom: #89ffdd; $custom-light: #b2ffe7; $custom-dark: #000000;
JSON
{
"hex": "#89ffdd",
"rgb": {
"r": 137,
"g": 255,
"b": 221
},
"hsl": {
"h": 162.712,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.92125,
"c": 0.11848,
"h": 172.7
},
"luminance": 0.82059
}Semantic roles & 50–950 ramp
primary
#89FFDD
secondary
#E04D77
accent
#0042E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684