#89FFF3#89FFF3
#89FFF3 is a very light, moderate teal. Relative luminance 0.833; OKLCH L 92.8% C 0.109 H 186.9°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #89FFF3 |
|---|---|
| RGB | rgb(137, 255, 243) |
| HSL | hsl(174, 100%, 77%) |
| HSV | hsv(174, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 4.7%, 0%) |
| CIE-LAB | lab(93.15, -36.25, -4.64) |
| CIE-LCH | lch(93.15, 36.55, 187.29°) |
| OKLab | oklab(92.75% -0.1083 -0.0131) |
| OKLCH | oklch(92.75% 0.109 186.9) |
| XYZ | xyz(62.2476, 83.3042, 97.5757) |
| Luminance | 0.8331 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 5.01
Light Cyan
#ACFFFC
ΔE00 5.12
Bright Turquoise
#0FFEF9
ΔE00 5.67
Bright Aqua
#0BF9EA
ΔE00 5.74
Bright Cyan
#41FDFE
ΔE00 5.76
Pale Cyan
#B7FFFA
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FFF3 #FF8995
analogous
#89FFB8 #89FFF3 #89D0FF
triadic
#89FFF3 #F389FF #FFF389
tetradic
#89FFF3 #B889FF #FF8995 #D0FF89
square
#89FFF3 #B889FF #FF8995 #D0FF89
split-complementary
#89FFF3 #FF89D0 #FFB889
monochromatic
#0FFFE7 #4CFFED #89FFF3 #C6FFF9 #E0FFFC
Accessibility & contrast
On white
1.19
#89FFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#89FFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FFF3
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FFF3 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F4F3
Deuteranopia (green-blind)
#E0E5F4
Tritanopia (blue-blind)
#4EFFFB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #89fff3; /* rgb */ color: rgb(137, 255, 243); /* oklch */ color: oklch(92.8% 0.109 186.9);
Tailwind
colors: {
custom: {
50: '#b2fff7',
500: '#89fff3',
950: '#000000',
},
}SCSS
$custom: #89fff3; $custom-light: #b2fff7; $custom-dark: #000000;
JSON
{
"hex": "#89fff3",
"rgb": {
"r": 137,
"g": 255,
"b": 243
},
"hsl": {
"h": 173.898,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.9275,
"c": 0.10909,
"h": 186.9
},
"luminance": 0.83309
}Semantic roles & 50–950 ramp
primary
#89FFF3
secondary
#E04D5C
accent
#0017E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685