#89FAC7#89FAC7
#89FAC7 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.4% C 0.127 H 162.9°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #89FAC7 |
|---|---|
| RGB | rgb(137, 250, 199) |
| HSL | hsl(153, 92%, 76%) |
| HSV | hsv(153, 45%, 98%) |
| CMYK | cmyk(45.2%, 0%, 20.4%, 2%) |
| CIE-LAB | lab(90.69, -43.71, 14.56) |
| CIE-LCH | lch(90.69, 46.08, 161.58°) |
| OKLab | oklab(90.42% -0.1214 0.0374) |
| OKLCH | oklch(90.42% 0.127 162.9) |
| XYZ | xyz(54.8065, 77.8089, 66.1523) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.53
Aquamarine
#7FFFD4
ΔE00 2.94
Light Turquoise
#7EF4CC
ΔE00 3.17
Pale Turquoise
#A5FBD5
ΔE00 4.02
Light Seafoam
#A0FEBF
ΔE00 4.12
Light Greenish Blue
#63F7B4
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FAC7 #FA89BC
analogous
#89FA8E #89FAC7 #89F5FA
triadic
#89FAC7 #C789FA #FAC789
tetradic
#89FAC7 #8E89FA #FA89BC #F5FA89
square
#89FAC7 #8E89FA #FA89BC #F5FA89
split-complementary
#89FAC7 #FA89F5 #FA8E89
monochromatic
#14F58F #4EF8AB #89FAC7 #C4FCE3 #E2FEF1
Accessibility & contrast
On white
1.27
#89FAC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#89FAC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FAC7
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FAC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FAC7 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC4
Deuteranopia (green-blind)
#E5DFCA
Tritanopia (blue-blind)
#68FAEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #89fac7; /* rgb */ color: rgb(137, 250, 199); /* oklch */ color: oklch(90.4% 0.127 162.9);
Tailwind
colors: {
custom: {
50: '#b1fcd8',
500: '#89fac7',
950: '#000000',
},
}SCSS
$custom: #89fac7; $custom-light: #b1fcd8; $custom-dark: #000000;
JSON
{
"hex": "#89fac7",
"rgb": {
"r": 137,
"g": 250,
"b": 199
},
"hsl": {
"h": 152.92,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.90418,
"c": 0.12706,
"h": 162.9
},
"luminance": 0.77813
}Semantic roles & 50–950 ramp
primary
#89FAC7
secondary
#D94F8D
accent
#0068E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583