#89FDF4#89FDF4
#89FDF4 is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.3% C 0.107 H 188.9°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #89FDF4 |
|---|---|
| RGB | rgb(137, 253, 244) |
| HSL | hsl(175, 97%, 76%) |
| HSV | hsv(175, 46%, 99%) |
| CMYK | cmyk(45.8%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(92.62, -35.09, -5.94) |
| CIE-LCH | lch(92.62, 35.59, 189.60°) |
| OKLab | oklab(92.33% -0.1057 -0.0166) |
| OKLCH | oklch(92.33% 0.107 188.9) |
| XYZ | xyz(61.7644, 82.0954, 98.1616) |
| Luminance | 0.8210 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.49
Bright Cyan
#41FDFE
ΔE00 5.15
Bright Turquoise
#0FFEF9
ΔE00 5.47
Pale Cyan
#B7FFFA
ΔE00 5.59
Tiffany Blue
#7BF2DA
ΔE00 5.70
Aqua
#00FFFF
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FDF4 #FD8992
analogous
#89FDBA #89FDF4 #89CCFD
triadic
#89FDF4 #F489FD #FDF489
tetradic
#89FDF4 #BA89FD #FD8992 #CCFD89
square
#89FDF4 #BA89FD #FD8992 #CCFD89
split-complementary
#89FDF4 #FD89CC #FDBA89
monochromatic
#11FBE9 #4DFCEE #89FDF4 #C5FEFA #E1FEFC
Accessibility & contrast
On white
1.21
#89FDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#89FDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FDF4
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FDF4 | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F4
Deuteranopia (green-blind)
#DEE4F5
Tritanopia (blue-blind)
#4EFFFA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #89fdf4; /* rgb */ color: rgb(137, 253, 244); /* oklch */ color: oklch(92.3% 0.107 188.9);
Tailwind
colors: {
custom: {
50: '#b2fef7',
500: '#89fdf4',
950: '#000000',
},
}SCSS
$custom: #89fdf4; $custom-light: #b2fef7; $custom-dark: #000000;
JSON
{
"hex": "#89fdf4",
"rgb": {
"r": 137,
"g": 253,
"b": 244
},
"hsl": {
"h": 175.345,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.92331,
"c": 0.10699,
"h": 188.9
},
"luminance": 0.82101
}Semantic roles & 50–950 ramp
primary
#89FDF4
secondary
#DD4D59
accent
#0012E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685