#5EE7FC#5EE7FC
#5EE7FC is a very light, vivid teal. Relative luminance 0.666; OKLCH L 86.1% C 0.121 H 209.2°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE7FC |
|---|---|
| RGB | rgb(94, 231, 252) |
| HSL | hsl(188, 96%, 68%) |
| HSV | hsv(188, 63%, 99%) |
| CMYK | cmyk(62.7%, 8.3%, 0%, 1.2%) |
| CIE-LAB | lab(85.28, -30.90, -21.23) |
| CIE-LCH | lch(85.28, 37.49, 214.50°) |
| OKLab | oklab(86.11% -0.1054 -0.0589) |
| OKLCH | oklch(86.11% 0.121 209.2) |
| XYZ | xyz(50.7553, 66.5543, 102.2480) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.05
Robin Egg Blue
#8AF1FE
ΔE00 4.08
Aqua Blue
#02D8E9
ΔE00 5.08
Robin'S Egg Blue
#98EFF9
ΔE00 5.40
Neon Blue
#04D9FF
ΔE00 5.72
Bright Light Blue
#26F7FD
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE7FC #FC735E
analogous
#5EFCC2 #5EE7FC #5E98FC
triadic
#5EE7FC #FC5EE7 #E7FC5E
tetradic
#5EE7FC #C25EFC #FC735E #98FC5E
square
#5EE7FC #C25EFC #FC735E #98FC5E
split-complementary
#5EE7FC #FC5E98 #FCC25E
monochromatic
#04BFDC #22DEFB #5EE7FC #9AF0FD #D6F9FE
Accessibility & contrast
On white
1.47
#5EE7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#5EE7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE7FC
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE7FC | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFD
Deuteranopia (green-blind)
#BDCEFC
Tritanopia (blue-blind)
#00F1ED
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ee7fc; /* rgb */ color: rgb(94, 231, 252); /* oklch */ color: oklch(86.1% 0.121 209.2);
Tailwind
colors: {
custom: {
50: '#9ceffd',
500: '#5ee7fc',
950: '#000000',
},
}SCSS
$custom: #5ee7fc; $custom-light: #9ceffd; $custom-dark: #000000;
JSON
{
"hex": "#5ee7fc",
"rgb": {
"r": 94,
"g": 231,
"b": 252
},
"hsl": {
"h": 187.975,
"s": 96.341,
"l": 67.843
},
"oklch": {
"l": 0.86111,
"c": 0.12075,
"h": 209.2
},
"luminance": 0.6656
}Semantic roles & 50–950 ramp
primary
#5EE7FC
secondary
#D54029
accent
#1F00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101617
muted
#808585