#89FDF5#89FDF5
#89FDF5 is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.4% C 0.107 H 189.6°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #89FDF5 |
|---|---|
| RGB | rgb(137, 253, 245) |
| HSL | hsl(176, 97%, 76%) |
| HSV | hsv(176, 46%, 99%) |
| CMYK | cmyk(45.8%, 0%, 3.2%, 0.8%) |
| CIE-LAB | lab(92.64, -34.85, -6.42) |
| CIE-LCH | lch(92.64, 35.44, 190.43°) |
| OKLab | oklab(92.36% -0.1053 -0.0179) |
| OKLCH | oklch(92.36% 0.107 189.6) |
| XYZ | xyz(61.9166, 82.1563, 98.9634) |
| Luminance | 0.8216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.32
Bright Cyan
#41FDFE
ΔE00 4.96
Bright Turquoise
#0FFEF9
ΔE00 5.42
Pale Cyan
#B7FFFA
ΔE00 5.50
Aqua
#00FFFF
ΔE00 5.78
Tiffany Blue
#7BF2DA
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FDF5 #FD8991
analogous
#89FDBB #89FDF5 #89CBFD
triadic
#89FDF5 #F589FD #FDF589
tetradic
#89FDF5 #BB89FD #FD8991 #CBFD89
square
#89FDF5 #BB89FD #FD8991 #CBFD89
split-complementary
#89FDF5 #FD89CB #FDBB89
monochromatic
#11FBEB #4DFCF0 #89FDF5 #C5FEFA #E1FEFC
Accessibility & contrast
On white
1.20
#89FDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#89FDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FDF5
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FDF5 | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F5
Deuteranopia (green-blind)
#DEE4F6
Tritanopia (blue-blind)
#4EFFFA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #89fdf5; /* rgb */ color: rgb(137, 253, 245); /* oklch */ color: oklch(92.4% 0.107 189.6);
Tailwind
colors: {
custom: {
50: '#b2fef8',
500: '#89fdf5',
950: '#000000',
},
}SCSS
$custom: #89fdf5; $custom-light: #b2fef8; $custom-dark: #000000;
JSON
{
"hex": "#89fdf5",
"rgb": {
"r": 137,
"g": 253,
"b": 245
},
"hsl": {
"h": 175.862,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.92362,
"c": 0.1068,
"h": 189.6
},
"luminance": 0.82161
}Semantic roles & 50–950 ramp
primary
#89FDF5
secondary
#DD4D57
accent
#0010E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685