#89FFFE#89FFFE
#89FFFE is a very light, moderate teal. Relative luminance 0.840; OKLCH L 93.1% C 0.107 H 194.7°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #89FFFE |
|---|---|
| RGB | rgb(137, 255, 254) |
| HSL | hsl(179, 100%, 77%) |
| HSV | hsv(179, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(93.45, -33.60, -9.89) |
| CIE-LCH | lch(93.45, 35.02, 196.40°) |
| OKLab | oklab(93.09% -0.1038 -0.0273) |
| OKLCH | oklch(93.09% 0.107 194.7) |
| XYZ | xyz(63.9587, 83.9887, 106.5877) |
| Luminance | 0.8399 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.82
Bright Cyan
#41FDFE
ΔE00 4.26
Bright Light Blue
#26F7FD
ΔE00 5.32
Aqua
#00FFFF
ΔE00 5.38
Pale Cyan
#B7FFFA
ΔE00 5.42
Bright Turquoise
#0FFEF9
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FFFE #FF898A
analogous
#89FFC3 #89FFFE #89C5FF
triadic
#89FFFE #FE89FF #FFFE89
tetradic
#89FFFE #C389FF #FF898A #C5FF89
square
#89FFFE #C389FF #FF898A #C5FF89
split-complementary
#89FFFE #FF89C5 #FFC389
monochromatic
#0FFFFD #4CFFFD #89FFFE #C6FFFF #E0FFFF
Accessibility & contrast
On white
1.18
#89FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#89FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FFFE
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FFFE | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FE
Deuteranopia (green-blind)
#DDE6FF
Tritanopia (blue-blind)
#45FFFE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #89fffe; /* rgb */ color: rgb(137, 255, 254); /* oklch */ color: oklch(93.1% 0.107 194.7);
Tailwind
colors: {
custom: {
50: '#b3fffe',
500: '#89fffe',
950: '#000000',
},
}SCSS
$custom: #89fffe; $custom-light: #b3fffe; $custom-dark: #000000;
JSON
{
"hex": "#89fffe",
"rgb": {
"r": 137,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.492,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.93089,
"c": 0.10736,
"h": 194.7
},
"luminance": 0.83994
}Semantic roles & 50–950 ramp
primary
#89FFFE
secondary
#E04D4E
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685