#5FFDFE#5FFDFE
#5FFDFE is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.3% C 0.131 H 195.7°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFDFE |
|---|---|
| RGB | rgb(95, 253, 254) |
| HSL | hsl(180, 99%, 68%) |
| HSV | hsv(180, 63%, 100%) |
| CMYK | cmyk(62.6%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(91.61, -40.41, -12.76) |
| CIE-LCH | lch(91.61, 42.37, 197.52°) |
| OKLab | oklab(91.25% -0.1259 -0.0354) |
| OKLCH | oklch(91.25% 0.131 195.7) |
| XYZ | xyz(57.7261, 79.8329, 106.1137) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.35
Aqua
#00FFFF
ΔE00 2.59
Bright Light Blue
#26F7FD
ΔE00 2.61
Bright Turquoise
#0FFEF9
ΔE00 3.34
Bright Aqua
#0BF9EA
ΔE00 6.03
Robin'S Egg
#6DEDFD
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFDFE #FE605F
analogous
#5FFEAF #5FFDFE #5FADFE
triadic
#5FFDFE #FE5FFD #FDFE5F
tetradic
#5FFDFE #AF5FFE #FE605F #ADFE5F
square
#5FFDFE #AF5FFE #FE605F #ADFE5F
split-complementary
#5FFDFE #FE5FAD #FEAF5F
monochromatic
#01E0E1 #22FCFE #5FFDFE #9CFEFE #D9FFFF
Accessibility & contrast
On white
1.24
#5FFDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#5FFDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFDFE
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFDFE | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5ffdfe; /* rgb */ color: rgb(95, 253, 254); /* oklch */ color: oklch(91.3% 0.131 195.7);
Tailwind
colors: {
custom: {
50: '#9efefe',
500: '#5ffdfe',
950: '#000000',
},
}SCSS
$custom: #5ffdfe; $custom-light: #9efefe; $custom-dark: #000000;
JSON
{
"hex": "#5ffdfe",
"rgb": {
"r": 95,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.377,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.9125,
"c": 0.13075,
"h": 195.7
},
"luminance": 0.79839
}Semantic roles & 50–950 ramp
primary
#5FFDFE
secondary
#D82A29
accent
#0100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685