#89F6FC#89F6FC
#89F6FC is a very light, moderate teal. Relative luminance 0.783; OKLCH L 91.0% C 0.101 H 200.2°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #89F6FC |
|---|---|
| RGB | rgb(137, 246, 252) |
| HSL | hsl(183, 95%, 76%) |
| HSV | hsv(183, 46%, 99%) |
| CMYK | cmyk(45.6%, 2.4%, 0%, 1.2%) |
| CIE-LAB | lab(90.90, -29.85, -12.65) |
| CIE-LCH | lch(90.90, 32.42, 202.96°) |
| OKLab | oklab(91.02% -0.0948 -0.0348) |
| OKLCH | oklch(91.02% 0.101 200.2) |
| XYZ | xyz(60.8361, 78.2532, 103.9751) |
| Luminance | 0.7826 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 2.83
Robin'S Egg Blue
#98EFF9
ΔE00 3.27
Robin'S Egg
#6DEDFD
ΔE00 3.92
Light Cyan
#ACFFFC
ΔE00 4.63
Bright Light Blue
#26F7FD
ΔE00 5.46
Bright Cyan
#41FDFE
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F6FC #FC8F89
analogous
#89FCC9 #89F6FC #89BDFC
triadic
#89F6FC #FC89F6 #F6FC89
tetradic
#89F6FC #C989FC #FC8F89 #BDFC89
square
#89F6FC #C989FC #FC8F89 #BDFC89
split-complementary
#89F6FC #FC89BD #FCC989
monochromatic
#12EDF9 #4DF1FA #89F6FC #C5FBFE #E1FDFE
Accessibility & contrast
On white
1.26
#89F6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#89F6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F6FC
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F6FC | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFD
Deuteranopia (green-blind)
#D5DFFD
Tritanopia (blue-blind)
#4AFDF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #89f6fc; /* rgb */ color: rgb(137, 246, 252); /* oklch */ color: oklch(91.0% 0.101 200.2);
Tailwind
colors: {
custom: {
50: '#b2f9fd',
500: '#89f6fc',
950: '#000000',
},
}SCSS
$custom: #89f6fc; $custom-light: #b2f9fd; $custom-dark: #000000;
JSON
{
"hex": "#89f6fc",
"rgb": {
"r": 137,
"g": 246,
"b": 252
},
"hsl": {
"h": 183.13,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.9102,
"c": 0.10098,
"h": 200.2
},
"luminance": 0.78258
}Semantic roles & 50–950 ramp
primary
#89F6FC
secondary
#DB554E
accent
#0C00E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585