#5FE4FC#5FE4FC
#5FE4FC is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.5% C 0.119 H 211.5°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE4FC |
|---|---|
| RGB | rgb(95, 228, 252) |
| HSL | hsl(189, 96%, 68%) |
| HSV | hsv(189, 62%, 99%) |
| CMYK | cmyk(62.3%, 9.5%, 0%, 1.2%) |
| CIE-LAB | lab(84.45, -29.29, -22.48) |
| CIE-LCH | lch(84.45, 36.93, 217.50°) |
| OKLab | oklab(85.46% -0.1019 -0.0624) |
| OKLCH | oklch(85.46% 0.119 211.5) |
| XYZ | xyz(50.0261, 64.9427, 101.9753) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.18
Neon Blue
#04D9FF
ΔE00 4.70
Robin Egg Blue
#8AF1FE
ΔE00 4.81
Aqua Blue
#02D8E9
ΔE00 5.35
Robin'S Egg Blue
#98EFF9
ΔE00 5.95
Sky Blue
#87CEEB
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE4FC #FC775F
analogous
#5FFCC5 #5FE4FC #5F95FC
triadic
#5FE4FC #FC5FE4 #E4FC5F
tetradic
#5FE4FC #C55FFC #FC775F #95FC5F
square
#5FE4FC #C55FFC #FC775F #95FC5F
split-complementary
#5FE4FC #FC5F95 #FCC55F
monochromatic
#04BBDC #23DAFB #5FE4FC #9BEEFD #D7F8FE
Accessibility & contrast
On white
1.50
#5FE4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#5FE4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE4FC
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE4FC | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFD
Deuteranopia (green-blind)
#B9CBFC
Tritanopia (blue-blind)
#00EEEB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fe4fc; /* rgb */ color: rgb(95, 228, 252); /* oklch */ color: oklch(85.5% 0.119 211.5);
Tailwind
colors: {
custom: {
50: '#9cecfd',
500: '#5fe4fc',
950: '#000000',
},
}SCSS
$custom: #5fe4fc; $custom-light: #9cecfd; $custom-dark: #000000;
JSON
{
"hex": "#5fe4fc",
"rgb": {
"r": 95,
"g": 228,
"b": 252
},
"hsl": {
"h": 189.172,
"s": 96.319,
"l": 68.039
},
"oklch": {
"l": 0.85455,
"c": 0.11948,
"h": 211.5
},
"luminance": 0.64948
}Semantic roles & 50–950 ramp
primary
#5FE4FC
secondary
#D5442A
accent
#2300E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485