#5EE8FD#5EE8FD
#5EE8FD is a very light, vivid teal. Relative luminance 0.672; OKLCH L 86.4% C 0.121 H 209.1°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE8FD |
|---|---|
| RGB | rgb(94, 232, 253) |
| HSL | hsl(188, 98%, 68%) |
| HSV | hsv(188, 63%, 99%) |
| CMYK | cmyk(62.8%, 8.3%, 0%, 0.8%) |
| CIE-LAB | lab(85.59, -31.09, -21.28) |
| CIE-LCH | lch(85.59, 37.68, 214.39°) |
| OKLab | oklab(86.38% -0.106 -0.059) |
| OKLCH | oklch(86.38% 0.121 209.1) |
| XYZ | xyz(51.1949, 67.1793, 103.1783) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.91
Robin Egg Blue
#8AF1FE
ΔE00 3.98
Aqua Blue
#02D8E9
ΔE00 5.21
Robin'S Egg Blue
#98EFF9
ΔE00 5.35
Neon Blue
#04D9FF
ΔE00 5.85
Bright Light Blue
#26F7FD
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE8FD #FD735E
analogous
#5EFDC3 #5EE8FD #5E98FD
triadic
#5EE8FD #FD5EE8 #E8FD5E
tetradic
#5EE8FD #C35EFD #FD735E #98FD5E
square
#5EE8FD #C35EFD #FD735E #98FD5E
split-complementary
#5EE8FD #FD5E98 #FDC35E
monochromatic
#03C1DE #22DFFC #5EE8FD #9AF1FE #D7F9FF
Accessibility & contrast
On white
1.45
#5EE8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#5EE8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE8FD
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE8FD | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FE
Deuteranopia (green-blind)
#BDCFFD
Tritanopia (blue-blind)
#00F2EE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ee8fd; /* rgb */ color: rgb(94, 232, 253); /* oklch */ color: oklch(86.4% 0.121 209.1);
Tailwind
colors: {
custom: {
50: '#9ceffe',
500: '#5ee8fd',
950: '#000000',
},
}SCSS
$custom: #5ee8fd; $custom-light: #9ceffe; $custom-dark: #000000;
JSON
{
"hex": "#5ee8fd",
"rgb": {
"r": 94,
"g": 232,
"b": 253
},
"hsl": {
"h": 187.925,
"s": 97.546,
"l": 68.039
},
"oklch": {
"l": 0.86376,
"c": 0.12135,
"h": 209.1
},
"luminance": 0.67185
}Semantic roles & 50–950 ramp
primary
#5EE8FD
secondary
#D74029
accent
#1E00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101617
muted
#808585