#89FFEB#89FFEB
#89FFEB is a very light, moderate teal. Relative luminance 0.828; OKLCH L 92.5% C 0.112 H 181.4°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #89FFEB |
|---|---|
| RGB | rgb(137, 255, 235) |
| HSL | hsl(170, 100%, 77%) |
| HSV | hsv(170, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(92.94, -38.13, -0.80) |
| CIE-LCH | lch(92.94, 38.14, 181.21°) |
| OKLab | oklab(92.52% -0.1116 -0.0028) |
| OKLCH | oklch(92.52% 0.112 181.4) |
| XYZ | xyz(61.0658, 82.8315, 91.3513) |
| Luminance | 0.8284 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.18
Light Aqua
#8CFFDB
ΔE00 4.88
Pale Aqua
#B8FFEB
ΔE00 5.73
Bright Aqua
#0BF9EA
ΔE00 5.93
Aquamarine
#7FFFD4
ΔE00 6.55
Light Turquoise
#7EF4CC
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FFEB #FF899D
analogous
#89FFB0 #89FFEB #89D8FF
triadic
#89FFEB #EB89FF #FFEB89
tetradic
#89FFEB #B089FF #FF899D #D8FF89
square
#89FFEB #B089FF #FF899D #D8FF89
split-complementary
#89FFEB #FF89D8 #FFB089
monochromatic
#0FFFD6 #4CFFE1 #89FFEB #C6FFF5 #E0FFFA
Accessibility & contrast
On white
1.20
#89FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#89FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FFEB
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FFEB | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EA
Deuteranopia (green-blind)
#E2E5ED
Tritanopia (blue-blind)
#54FFF9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #89ffeb; /* rgb */ color: rgb(137, 255, 235); /* oklch */ color: oklch(92.5% 0.112 181.4);
Tailwind
colors: {
custom: {
50: '#b2fff1',
500: '#89ffeb',
950: '#000000',
},
}SCSS
$custom: #89ffeb; $custom-light: #b2fff1; $custom-dark: #000000;
JSON
{
"hex": "#89ffeb",
"rgb": {
"r": 137,
"g": 255,
"b": 235
},
"hsl": {
"h": 169.831,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.92515,
"c": 0.11164,
"h": 181.4
},
"luminance": 0.82837
}Semantic roles & 50–950 ramp
primary
#89FFEB
secondary
#E04D66
accent
#0027E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685