#5EE5FC#5EE5FC
#5EE5FC is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.7% C 0.120 H 210.7°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE5FC |
|---|---|
| RGB | rgb(94, 229, 252) |
| HSL | hsl(189, 96%, 68%) |
| HSV | hsv(189, 63%, 99%) |
| CMYK | cmyk(62.7%, 9.1%, 0%, 1.2%) |
| CIE-LAB | lab(84.71, -29.94, -22.09) |
| CIE-LCH | lch(84.71, 37.21, 216.43°) |
| OKLab | oklab(85.65% -0.1034 -0.0613) |
| OKLCH | oklch(85.65% 0.12 210.7) |
| XYZ | xyz(50.1988, 65.4412, 102.0625) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.79
Robin Egg Blue
#8AF1FE
ΔE00 4.56
Neon Blue
#04D9FF
ΔE00 5.02
Aqua Blue
#02D8E9
ΔE00 5.19
Robin'S Egg Blue
#98EFF9
ΔE00 5.77
Bright Light Blue
#26F7FD
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE5FC #FC755E
analogous
#5EFCC4 #5EE5FC #5E96FC
triadic
#5EE5FC #FC5EE5 #E5FC5E
tetradic
#5EE5FC #C45EFC #FC755E #96FC5E
square
#5EE5FC #C45EFC #FC755E #96FC5E
split-complementary
#5EE5FC #FC5E96 #FCC45E
monochromatic
#04BCDC #22DBFB #5EE5FC #9AEFFD #D6F8FE
Accessibility & contrast
On white
1.49
#5EE5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#5EE5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE5FC
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE5FC | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFD
Deuteranopia (green-blind)
#BACCFC
Tritanopia (blue-blind)
#00EFEC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ee5fc; /* rgb */ color: rgb(94, 229, 252); /* oklch */ color: oklch(85.7% 0.120 210.7);
Tailwind
colors: {
custom: {
50: '#9cedfd',
500: '#5ee5fc',
950: '#000000',
},
}SCSS
$custom: #5ee5fc; $custom-light: #9cedfd; $custom-dark: #000000;
JSON
{
"hex": "#5ee5fc",
"rgb": {
"r": 94,
"g": 229,
"b": 252
},
"hsl": {
"h": 188.734,
"s": 96.341,
"l": 67.843
},
"oklch": {
"l": 0.85654,
"c": 0.12023,
"h": 210.7
},
"luminance": 0.65447
}Semantic roles & 50–950 ramp
primary
#5EE5FC
secondary
#D54229
accent
#2100E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101617
muted
#808585