#89FDCE#89FDCE
#89FDCE is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.3% C 0.126 H 165.4°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #89FDCE |
|---|---|
| RGB | rgb(137, 253, 206) |
| HSL | hsl(156, 97%, 76%) |
| HSV | hsv(156, 46%, 99%) |
| CMYK | cmyk(45.8%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(91.69, -43.60, 12.37) |
| CIE-LCH | lch(91.69, 45.32, 164.15°) |
| OKLab | oklab(91.28% -0.1217 0.0318) |
| OKLCH | oklch(91.28% 0.126 165.4) |
| XYZ | xyz(56.5776, 80.0207, 70.8447) |
| Luminance | 0.8003 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.74
Light Aquamarine
#7BFDC7
ΔE00 1.82
Light Turquoise
#7EF4CC
ΔE00 2.59
Light Aqua
#8CFFDB
ΔE00 2.96
Pale Turquoise
#A5FBD5
ΔE00 3.58
Light Greenish Blue
#63F7B4
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FDCE #FD89B8
analogous
#89FD94 #89FDCE #89F2FD
triadic
#89FDCE #CE89FD #FDCE89
tetradic
#89FDCE #9489FD #FD89B8 #F2FD89
square
#89FDCE #9489FD #FD89B8 #F2FD89
split-complementary
#89FDCE #FD89F2 #FD9489
monochromatic
#11FB9C #4DFCB5 #89FDCE #C5FEE7 #E1FEF3
Accessibility & contrast
On white
1.23
#89FDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#89FDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FDCE
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FDCE | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCC
Deuteranopia (green-blind)
#E7E2D1
Tritanopia (blue-blind)
#64FDF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #89fdce; /* rgb */ color: rgb(137, 253, 206); /* oklch */ color: oklch(91.3% 0.126 165.4);
Tailwind
colors: {
custom: {
50: '#b1fedd',
500: '#89fdce',
950: '#000000',
},
}SCSS
$custom: #89fdce; $custom-light: #b1fedd; $custom-dark: #000000;
JSON
{
"hex": "#89fdce",
"rgb": {
"r": 137,
"g": 253,
"b": 206
},
"hsl": {
"h": 155.69,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.9128,
"c": 0.12583,
"h": 165.4
},
"luminance": 0.80025
}Semantic roles & 50–950 ramp
primary
#89FDCE
secondary
#DD4D88
accent
#005DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684