#89FDF2#89FDF2
#89FDF2 is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.3% C 0.107 H 187.5°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #89FDF2 |
|---|---|
| RGB | rgb(137, 253, 242) |
| HSL | hsl(174, 97%, 76%) |
| HSV | hsv(174, 46%, 99%) |
| CMYK | cmyk(45.8%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(92.56, -35.57, -4.98) |
| CIE-LCH | lch(92.56, 35.92, 187.97°) |
| OKLab | oklab(92.27% -0.1065 -0.014) |
| OKLCH | oklch(92.27% 0.107 187.5) |
| XYZ | xyz(61.4623, 81.9746, 96.5710) |
| Luminance | 0.8198 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.87
Tiffany Blue
#7BF2DA
ΔE00 5.08
Bright Cyan
#41FDFE
ΔE00 5.58
Bright Turquoise
#0FFEF9
ΔE00 5.64
Bright Aqua
#0BF9EA
ΔE00 5.80
Pale Cyan
#B7FFFA
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FDF2 #FD8994
analogous
#89FDB8 #89FDF2 #89CEFD
triadic
#89FDF2 #F289FD #FDF289
tetradic
#89FDF2 #B889FD #FD8994 #CEFD89
square
#89FDF2 #B889FD #FD8994 #CEFD89
split-complementary
#89FDF2 #FD89CE #FDB889
monochromatic
#11FBE5 #4DFCEB #89FDF2 #C5FEF9 #E1FEFC
Accessibility & contrast
On white
1.21
#89FDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#89FDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FDF2
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FDF2 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F2
Deuteranopia (green-blind)
#DFE4F3
Tritanopia (blue-blind)
#50FFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #89fdf2; /* rgb */ color: rgb(137, 253, 242); /* oklch */ color: oklch(92.3% 0.107 187.5);
Tailwind
colors: {
custom: {
50: '#b2fef6',
500: '#89fdf2',
950: '#000000',
},
}SCSS
$custom: #89fdf2; $custom-light: #b2fef6; $custom-dark: #000000;
JSON
{
"hex": "#89fdf2",
"rgb": {
"r": 137,
"g": 253,
"b": 242
},
"hsl": {
"h": 174.31,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.92271,
"c": 0.10743,
"h": 187.5
},
"luminance": 0.8198
}Semantic roles & 50–950 ramp
primary
#89FDF2
secondary
#DD4D5B
accent
#0016E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685