#5EE4FC#5EE4FC
#5EE4FC is a very light, vivid teal. Relative luminance 0.649; OKLCH L 85.4% C 0.120 H 211.4°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE4FC |
|---|---|
| RGB | rgb(94, 228, 252) |
| HSL | hsl(189, 96%, 68%) |
| HSV | hsv(189, 63%, 99%) |
| CMYK | cmyk(62.7%, 9.5%, 0%, 1.2%) |
| CIE-LAB | lab(84.43, -29.45, -22.53) |
| CIE-LCH | lch(84.43, 37.08, 217.41°) |
| OKLab | oklab(85.43% -0.1024 -0.0625) |
| OKLCH | oklch(85.43% 0.12 211.4) |
| XYZ | xyz(49.9229, 64.8894, 101.9705) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.17
Neon Blue
#04D9FF
ΔE00 4.68
Robin Egg Blue
#8AF1FE
ΔE00 4.84
Aqua Blue
#02D8E9
ΔE00 5.29
Robin'S Egg Blue
#98EFF9
ΔE00 5.99
Sky Blue
#87CEEB
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE4FC #FC765E
analogous
#5EFCC5 #5EE4FC #5E95FC
triadic
#5EE4FC #FC5EE4 #E4FC5E
tetradic
#5EE4FC #C55EFC #FC765E #95FC5E
square
#5EE4FC #C55EFC #FC765E #95FC5E
split-complementary
#5EE4FC #FC5E95 #FCC55E
monochromatic
#04BBDC #22DAFB #5EE4FC #9AEEFD #D6F8FE
Accessibility & contrast
On white
1.50
#5EE4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#5EE4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE4FC
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE4FC | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 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: #5ee4fc; /* rgb */ color: rgb(94, 228, 252); /* oklch */ color: oklch(85.4% 0.120 211.4);
Tailwind
colors: {
custom: {
50: '#9cecfd',
500: '#5ee4fc',
950: '#000000',
},
}SCSS
$custom: #5ee4fc; $custom-light: #9cecfd; $custom-dark: #000000;
JSON
{
"hex": "#5ee4fc",
"rgb": {
"r": 94,
"g": 228,
"b": 252
},
"hsl": {
"h": 189.114,
"s": 96.341,
"l": 67.843
},
"oklch": {
"l": 0.85425,
"c": 0.12,
"h": 211.4
},
"luminance": 0.64895
}Semantic roles & 50–950 ramp
primary
#5EE4FC
secondary
#D54329
accent
#2300E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485