#89F7F5#89F7F5
#89F7F5 is a very light, moderate teal. Relative luminance 0.784; OKLCH L 91.0% C 0.102 H 194.0°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #89F7F5 |
|---|---|
| RGB | rgb(137, 247, 245) |
| HSL | hsl(179, 87%, 75%) |
| HSV | hsv(179, 45%, 97%) |
| CMYK | cmyk(44.5%, 0%, 0.8%, 3.1%) |
| CIE-LAB | lab(90.97, -32.06, -8.89) |
| CIE-LCH | lch(90.97, 33.26, 195.49°) |
| OKLab | oklab(91.02% -0.0987 -0.0246) |
| OKLCH | oklch(91.02% 0.102 194) |
| XYZ | xyz(60.0522, 78.4276, 98.3420) |
| Luminance | 0.7843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.82
Bright Cyan
#41FDFE
ΔE00 4.72
Pale Cyan
#B7FFFA
ΔE00 5.28
Bright Light Blue
#26F7FD
ΔE00 5.45
Robin'S Egg Blue
#98EFF9
ΔE00 5.56
Robin Egg Blue
#8AF1FE
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F7F5 #F7898B
analogous
#89F7BE #89F7F5 #89C2F7
triadic
#89F7F5 #F589F7 #F7F589
tetradic
#89F7F5 #BE89F7 #F7898B #C2F789
square
#89F7F5 #BE89F7 #F7898B #C2F789
split-complementary
#89F7F5 #F789C2 #F7BE89
monochromatic
#16EFEB #50F3F0 #89F7F5 #C2FBFA #E2FDFD
Accessibility & contrast
On white
1.26
#89F7F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#89F7F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F7F5
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F7F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F7F5 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEDF5
Deuteranopia (green-blind)
#D8DFF6
Tritanopia (blue-blind)
#50FDF6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #89f7f5; /* rgb */ color: rgb(137, 247, 245); /* oklch */ color: oklch(91.0% 0.102 194.0);
Tailwind
colors: {
custom: {
50: '#b2faf8',
500: '#89f7f5',
950: '#000000',
},
}SCSS
$custom: #89f7f5; $custom-light: #b2faf8; $custom-dark: #000000;
JSON
{
"hex": "#89f7f5",
"rgb": {
"r": 137,
"g": 247,
"b": 245
},
"hsl": {
"h": 178.909,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.91018,
"c": 0.10169,
"h": 194
},
"luminance": 0.78432
}Semantic roles & 50–950 ramp
primary
#89F7F5
secondary
#D55052
accent
#0206E4
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585