#89FCDD#89FCDD
#89FCDD is a very light, moderate teal. Relative luminance 0.802; OKLCH L 91.4% C 0.115 H 174.1°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #89FCDD |
|---|---|
| RGB | rgb(137, 252, 221) |
| HSL | hsl(164, 95%, 76%) |
| HSV | hsv(164, 46%, 99%) |
| CMYK | cmyk(45.6%, 0%, 12.3%, 1.2%) |
| CIE-LAB | lab(91.75, -39.94, 4.71) |
| CIE-LCH | lch(91.75, 40.22, 173.27°) |
| OKLab | oklab(91.44% -0.1142 0.0119) |
| OKLCH | oklch(91.44% 0.115 174.1) |
| XYZ | xyz(58.1726, 80.1550, 80.7986) |
| Luminance | 0.8016 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.51
Tiffany Blue
#7BF2DA
ΔE00 3.02
Aquamarine
#7FFFD4
ΔE00 3.18
Light Turquoise
#7EF4CC
ΔE00 3.20
Pale Turquoise
#A5FBD5
ΔE00 4.32
Light Aquamarine
#7BFDC7
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FCDD #FC89A8
analogous
#89FCA4 #89FCDD #89E2FC
triadic
#89FCDD #DD89FC #FCDD89
tetradic
#89FCDD #A489FC #FC89A8 #E2FC89
square
#89FCDD #A489FC #FC89A8 #E2FC89
split-complementary
#89FCDD #FC89E2 #FCA489
monochromatic
#12F9BB #4DFACC #89FCDD #C5FEEE #E1FEF6
Accessibility & contrast
On white
1.23
#89FCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#89FCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FCDD
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FCDD | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDC
Deuteranopia (green-blind)
#E3E2DF
Tritanopia (blue-blind)
#5DFEF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #89fcdd; /* rgb */ color: rgb(137, 252, 221); /* oklch */ color: oklch(91.4% 0.115 174.1);
Tailwind
colors: {
custom: {
50: '#b1fee7',
500: '#89fcdd',
950: '#000000',
},
}SCSS
$custom: #89fcdd; $custom-light: #b1fee7; $custom-dark: #000000;
JSON
{
"hex": "#89fcdd",
"rgb": {
"r": 137,
"g": 252,
"b": 221
},
"hsl": {
"h": 163.826,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.91442,
"c": 0.11482,
"h": 174.1
},
"luminance": 0.8016
}Semantic roles & 50–950 ramp
primary
#89FCDD
secondary
#DB4E74
accent
#003EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684