#5FF8FC#5FF8FC
#5FF8FC is a very light, vivid teal. Relative luminance 0.766; OKLCH L 90.0% C 0.128 H 197.6°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF8FC |
|---|---|
| RGB | rgb(95, 248, 252) |
| HSL | hsl(182, 96%, 68%) |
| HSV | hsv(182, 62%, 99%) |
| CMYK | cmyk(62.3%, 1.6%, 0%, 1.2%) |
| CIE-LAB | lab(90.13, -38.68, -13.92) |
| CIE-LCH | lch(90.13, 41.11, 199.80°) |
| OKLab | oklab(90.04% -0.1218 -0.0386) |
| OKLCH | oklch(90.04% 0.128 197.6) |
| XYZ | xyz(55.8497, 76.5899, 103.9165) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.10
Bright Cyan
#41FDFE
ΔE00 2.16
Aqua
#00FFFF
ΔE00 3.42
Bright Turquoise
#0FFEF9
ΔE00 4.33
Robin'S Egg
#6DEDFD
ΔE00 5.15
Robin Egg Blue
#8AF1FE
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF8FC #FC635F
analogous
#5FFCB2 #5FF8FC #5FA9FC
triadic
#5FF8FC #FC5FF8 #F8FC5F
tetradic
#5FF8FC #B25FFC #FC635F #A9FC5F
square
#5FF8FC #B25FFC #FC635F #A9FC5F
split-complementary
#5FF8FC #FC5FA9 #FCB25F
monochromatic
#04D7DC #23F5FB #5FF8FC #9BFBFD #D7FDFE
Accessibility & contrast
On white
1.29
#5FF8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#5FF8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF8FC
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF8FC | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFD
Deuteranopia (green-blind)
#D0DBFD
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5ff8fc; /* rgb */ color: rgb(95, 248, 252); /* oklch */ color: oklch(90.0% 0.128 197.6);
Tailwind
colors: {
custom: {
50: '#9efbfd',
500: '#5ff8fc',
950: '#000000',
},
}SCSS
$custom: #5ff8fc; $custom-light: #9efbfd; $custom-dark: #000000;
JSON
{
"hex": "#5ff8fc",
"rgb": {
"r": 95,
"g": 248,
"b": 252
},
"hsl": {
"h": 181.529,
"s": 96.319,
"l": 68.039
},
"oklch": {
"l": 0.90036,
"c": 0.12774,
"h": 197.6
},
"luminance": 0.76596
}Semantic roles & 50–950 ramp
primary
#5FF8FC
secondary
#D52E2A
accent
#0600E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585