#89FDC8#89FDC8
#89FDC8 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.1% C 0.130 H 162.5°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #89FDC8 |
|---|---|
| RGB | rgb(137, 253, 200) |
| HSL | hsl(153, 97%, 76%) |
| HSV | hsv(153, 46%, 99%) |
| CMYK | cmyk(45.8%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(91.57, -44.82, 15.28) |
| CIE-LCH | lch(91.57, 47.35, 161.18°) |
| OKLab | oklab(91.13% -0.1243 0.0392) |
| OKLCH | oklch(91.13% 0.13 162.5) |
| XYZ | xyz(55.8626, 79.7347, 67.0790) |
| Luminance | 0.7974 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.28
Aquamarine
#7FFFD4
ΔE00 3.03
Light Turquoise
#7EF4CC
ΔE00 3.70
Light Seafoam
#A0FEBF
ΔE00 3.87
Light Greenish Blue
#63F7B4
ΔE00 4.01
Light Blue Green
#7EFBB3
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FDC8 #FD89BE
analogous
#89FD8E #89FDC8 #89F8FD
triadic
#89FDC8 #C889FD #FDC889
tetradic
#89FDC8 #8E89FD #FD89BE #F8FD89
square
#89FDC8 #8E89FD #FD89BE #F8FD89
split-complementary
#89FDC8 #FD89F8 #FD8E89
monochromatic
#11FB90 #4DFCAC #89FDC8 #C5FEE4 #E1FEF1
Accessibility & contrast
On white
1.24
#89FDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#89FDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FDC8
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FDC8 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEC5
Deuteranopia (green-blind)
#E8E2CB
Tritanopia (blue-blind)
#67FDEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #89fdc8; /* rgb */ color: rgb(137, 253, 200); /* oklch */ color: oklch(91.1% 0.130 162.5);
Tailwind
colors: {
custom: {
50: '#b1fed8',
500: '#89fdc8',
950: '#000000',
},
}SCSS
$custom: #89fdc8; $custom-light: #b1fed8; $custom-dark: #000000;
JSON
{
"hex": "#89fdc8",
"rgb": {
"r": 137,
"g": 253,
"b": 200
},
"hsl": {
"h": 152.586,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.91133,
"c": 0.13038,
"h": 162.5
},
"luminance": 0.79739
}Semantic roles & 50–950 ramp
primary
#89FDC8
secondary
#DD4D8F
accent
#0069E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683