#5EE8FC#5EE8FC
#5EE8FC is a very light, vivid teal. Relative luminance 0.671; OKLCH L 86.3% C 0.121 H 208.5°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE8FC |
|---|---|
| RGB | rgb(94, 232, 252) |
| HSL | hsl(188, 96%, 68%) |
| HSV | hsv(188, 63%, 99%) |
| CMYK | cmyk(62.7%, 7.9%, 0%, 1.2%) |
| CIE-LAB | lab(85.56, -31.37, -20.80) |
| CIE-LCH | lch(85.56, 37.64, 213.55°) |
| OKLab | oklab(86.34% -0.1064 -0.0577) |
| OKLCH | oklch(86.34% 0.121 208.5) |
| XYZ | xyz(51.0360, 67.1157, 102.3415) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.71
Robin Egg Blue
#8AF1FE
ΔE00 3.88
Aqua Blue
#02D8E9
ΔE00 5.07
Robin'S Egg Blue
#98EFF9
ΔE00 5.26
Neon Blue
#04D9FF
ΔE00 6.08
Bright Light Blue
#26F7FD
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE8FC #FC725E
analogous
#5EFCC1 #5EE8FC #5E99FC
triadic
#5EE8FC #FC5EE8 #E8FC5E
tetradic
#5EE8FC #C15EFC #FC725E #99FC5E
square
#5EE8FC #C15EFC #FC725E #99FC5E
split-complementary
#5EE8FC #FC5E99 #FCC15E
monochromatic
#04C0DC #22DFFB #5EE8FC #9AF1FD #D6F9FE
Accessibility & contrast
On white
1.46
#5EE8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#5EE8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE8FC
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE8FC | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FD
Deuteranopia (green-blind)
#BECEFC
Tritanopia (blue-blind)
#00F2EE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ee8fc; /* rgb */ color: rgb(94, 232, 252); /* oklch */ color: oklch(86.3% 0.121 208.5);
Tailwind
colors: {
custom: {
50: '#9ceffd',
500: '#5ee8fc',
950: '#000000',
},
}SCSS
$custom: #5ee8fc; $custom-light: #9ceffd; $custom-dark: #000000;
JSON
{
"hex": "#5ee8fc",
"rgb": {
"r": 94,
"g": 232,
"b": 252
},
"hsl": {
"h": 187.595,
"s": 96.341,
"l": 67.843
},
"oklch": {
"l": 0.86339,
"c": 0.12105,
"h": 208.5
},
"luminance": 0.67121
}Semantic roles & 50–950 ramp
primary
#5EE8FC
secondary
#D53F29
accent
#1D00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101617
muted
#808585