#89FDCD#89FDCD
#89FDCD is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.3% C 0.127 H 164.9°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #89FDCD |
|---|---|
| RGB | rgb(137, 253, 205) |
| HSL | hsl(155, 97%, 76%) |
| HSV | hsv(155, 46%, 99%) |
| CMYK | cmyk(45.8%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(91.67, -43.80, 12.86) |
| CIE-LCH | lch(91.67, 45.65, 163.64°) |
| OKLab | oklab(91.26% -0.1222 0.033) |
| OKLCH | oklch(91.26% 0.127 164.9) |
| XYZ | xyz(56.4565, 79.9723, 70.2069) |
| Luminance | 0.7998 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.65
Aquamarine
#7FFFD4
ΔE00 1.95
Light Turquoise
#7EF4CC
ΔE00 2.75
Light Aqua
#8CFFDB
ΔE00 3.21
Pale Turquoise
#A5FBD5
ΔE00 3.68
Light Greenish Blue
#63F7B4
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FDCD #FD89B9
analogous
#89FD93 #89FDCD #89F3FD
triadic
#89FDCD #CD89FD #FDCD89
tetradic
#89FDCD #9389FD #FD89B9 #F3FD89
square
#89FDCD #9389FD #FD89B9 #F3FD89
split-complementary
#89FDCD #FD89F3 #FD9389
monochromatic
#11FB9A #4DFCB3 #89FDCD #C5FEE7 #E1FEF2
Accessibility & contrast
On white
1.24
#89FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#89FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FDCD
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FDCD | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCB
Deuteranopia (green-blind)
#E7E2D0
Tritanopia (blue-blind)
#65FDEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #89fdcd; /* rgb */ color: rgb(137, 253, 205); /* oklch */ color: oklch(91.3% 0.127 164.9);
Tailwind
colors: {
custom: {
50: '#b1fedc',
500: '#89fdcd',
950: '#000000',
},
}SCSS
$custom: #89fdcd; $custom-light: #b1fedc; $custom-dark: #000000;
JSON
{
"hex": "#89fdcd",
"rgb": {
"r": 137,
"g": 253,
"b": 205
},
"hsl": {
"h": 155.172,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.91255,
"c": 0.12656,
"h": 164.9
},
"luminance": 0.79977
}Semantic roles & 50–950 ramp
primary
#89FDCD
secondary
#DD4D89
accent
#005FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684