#5FE8FE#5FE8FE
#5FE8FE is a very light, vivid teal. Relative luminance 0.673; OKLCH L 86.4% C 0.121 H 209.8°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE8FE |
|---|---|
| RGB | rgb(95, 232, 254) |
| HSL | hsl(188, 99%, 68%) |
| HSV | hsv(188, 63%, 100%) |
| CMYK | cmyk(62.6%, 8.7%, 0%, 0.4%) |
| CIE-LAB | lab(85.65, -30.65, -21.72) |
| CIE-LCH | lch(85.65, 37.56, 215.32°) |
| OKLab | oklab(86.44% -0.1051 -0.0602) |
| OKLCH | oklch(86.44% 0.121 209.8) |
| XYZ | xyz(51.4578, 67.2964, 104.0243) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.13
Robin Egg Blue
#8AF1FE
ΔE00 4.05
Robin'S Egg Blue
#98EFF9
ΔE00 5.41
Aqua Blue
#02D8E9
ΔE00 5.42
Neon Blue
#04D9FF
ΔE00 5.65
Bright Light Blue
#26F7FD
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE8FE #FE755F
analogous
#5FFEC4 #5FE8FE #5F98FE
triadic
#5FE8FE #FE5FE8 #E8FE5F
tetradic
#5FE8FE #C45FFE #FE755F #98FE5F
square
#5FE8FE #C45FFE #FE755F #98FE5F
split-complementary
#5FE8FE #FE5F98 #FEC45F
monochromatic
#01C2E1 #22DFFE #5FE8FE #9CF1FE #D9F9FF
Accessibility & contrast
On white
1.45
#5FE8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#5FE8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE8FE
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE8FE | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#BDCFFE
Tritanopia (blue-blind)
#00F2EF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5fe8fe; /* rgb */ color: rgb(95, 232, 254); /* oklch */ color: oklch(86.4% 0.121 209.8);
Tailwind
colors: {
custom: {
50: '#9ceffe',
500: '#5fe8fe',
950: '#000000',
},
}SCSS
$custom: #5fe8fe; $custom-light: #9ceffe; $custom-dark: #000000;
JSON
{
"hex": "#5fe8fe",
"rgb": {
"r": 95,
"g": 232,
"b": 254
},
"hsl": {
"h": 188.302,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.86442,
"c": 0.12115,
"h": 209.8
},
"luminance": 0.67302
}Semantic roles & 50–950 ramp
primary
#5FE8FE
secondary
#D84129
accent
#2000E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101617
muted
#808585