#89FFE2#89FFE2
#89FFE2 is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.3% C 0.116 H 175.7°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #89FFE2 |
|---|---|
| RGB | rgb(137, 255, 226) |
| HSL | hsl(165, 100%, 77%) |
| HSV | hsv(165, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(92.72, -40.17, 3.52) |
| CIE-LCH | lch(92.72, 40.33, 174.99°) |
| OKLab | oklab(92.26% -0.1154 0.0087) |
| OKLCH | oklch(92.26% 0.116 175.7) |
| XYZ | xyz(59.7983, 82.3245, 84.6758) |
| Luminance | 0.8233 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.10
Tiffany Blue
#7BF2DA
ΔE00 3.08
Aquamarine
#7FFFD4
ΔE00 3.78
Light Turquoise
#7EF4CC
ΔE00 4.09
Pale Turquoise
#A5FBD5
ΔE00 4.97
Pale Aqua
#B8FFEB
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FFE2 #FF89A6
analogous
#89FFA7 #89FFE2 #89E1FF
triadic
#89FFE2 #E289FF #FFE289
tetradic
#89FFE2 #A789FF #FF89A6 #E1FF89
square
#89FFE2 #A789FF #FF89A6 #E1FF89
split-complementary
#89FFE2 #FF89E1 #FFA789
monochromatic
#0FFFC4 #4CFFD3 #89FFE2 #C6FFF1 #E0FFF7
Accessibility & contrast
On white
1.20
#89FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#89FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FFE2
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FFE2 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2E1
Deuteranopia (green-blind)
#E4E4E4
Tritanopia (blue-blind)
#5AFFF6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #89ffe2; /* rgb */ color: rgb(137, 255, 226); /* oklch */ color: oklch(92.3% 0.116 175.7);
Tailwind
colors: {
custom: {
50: '#b2ffeb',
500: '#89ffe2',
950: '#000000',
},
}SCSS
$custom: #89ffe2; $custom-light: #b2ffeb; $custom-dark: #000000;
JSON
{
"hex": "#89ffe2",
"rgb": {
"r": 137,
"g": 255,
"b": 226
},
"hsl": {
"h": 165.254,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.92261,
"c": 0.11573,
"h": 175.7
},
"luminance": 0.82329
}Semantic roles & 50–950 ramp
primary
#89FFE2
secondary
#E04D71
accent
#0038E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684