#5FF7FB#5FF7FB
#5FF7FB is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.8% C 0.127 H 197.6°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF7FB |
|---|---|
| RGB | rgb(95, 247, 251) |
| HSL | hsl(182, 95%, 68%) |
| HSV | hsv(182, 62%, 98%) |
| CMYK | cmyk(62.2%, 1.6%, 0%, 1.6%) |
| CIE-LAB | lab(89.82, -38.49, -13.87) |
| CIE-LCH | lch(89.82, 40.91, 199.82°) |
| OKLab | oklab(89.77% -0.1212 -0.0385) |
| OKLCH | oklch(89.77% 0.127 197.6) |
| XYZ | xyz(55.3851, 75.9134, 102.9820) |
| Luminance | 0.7592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.10
Bright Cyan
#41FDFE
ΔE00 2.28
Aqua
#00FFFF
ΔE00 3.52
Bright Turquoise
#0FFEF9
ΔE00 4.40
Robin'S Egg
#6DEDFD
ΔE00 5.05
Robin Egg Blue
#8AF1FE
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF7FB #FB635F
analogous
#5FFBB1 #5FF7FB #5FA9FB
triadic
#5FF7FB #FB5FF7 #F7FB5F
tetradic
#5FF7FB #B15FFB #FB635F #A9FB5F
square
#5FF7FB #B15FFB #FB635F #A9FB5F
split-complementary
#5FF7FB #FB5FA9 #FBB15F
monochromatic
#05D5DA #23F4FA #5FF7FB #9BFAFC #D6FDFE
Accessibility & contrast
On white
1.30
#5FF7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#5FF7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF7FB
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF7FB | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFC
Deuteranopia (green-blind)
#CFDAFC
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5ff7fb; /* rgb */ color: rgb(95, 247, 251); /* oklch */ color: oklch(89.8% 0.127 197.6);
Tailwind
colors: {
custom: {
50: '#9efafc',
500: '#5ff7fb',
950: '#000000',
},
}SCSS
$custom: #5ff7fb; $custom-light: #9efafc; $custom-dark: #000000;
JSON
{
"hex": "#5ff7fb",
"rgb": {
"r": 95,
"g": 247,
"b": 251
},
"hsl": {
"h": 181.538,
"s": 95.122,
"l": 67.843
},
"oklch": {
"l": 0.89772,
"c": 0.12716,
"h": 197.6
},
"luminance": 0.75919
}Semantic roles & 50–950 ramp
primary
#5FF7FB
secondary
#D42F2A
accent
#0600E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585