#5EFCFD#5EFCFD
#5EFCFD is a very light, vivid teal. Relative luminance 0.791; OKLCH L 91.0% C 0.131 H 195.7°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFCFD |
|---|---|
| RGB | rgb(94, 252, 253) |
| HSL | hsl(180, 98%, 68%) |
| HSV | hsv(180, 63%, 99%) |
| CMYK | cmyk(62.8%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(91.27, -40.37, -12.74) |
| CIE-LCH | lch(91.27, 42.34, 197.52°) |
| OKLab | oklab(90.96% -0.1258 -0.0354) |
| OKLCH | oklch(90.96% 0.131 195.7) |
| XYZ | xyz(57.1483, 79.0860, 105.1628) |
| Luminance | 0.7909 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.32
Bright Light Blue
#26F7FD
ΔE00 2.49
Aqua
#00FFFF
ΔE00 2.59
Bright Turquoise
#0FFEF9
ΔE00 3.32
Bright Aqua
#0BF9EA
ΔE00 5.98
Robin'S Egg
#6DEDFD
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFCFD #FD5F5E
analogous
#5EFDAE #5EFCFD #5EADFD
triadic
#5EFCFD #FD5EFC #FCFD5E
tetradic
#5EFCFD #AE5EFD #FD5F5E #ADFD5E
square
#5EFCFD #AE5EFD #FD5F5E #ADFD5E
split-complementary
#5EFCFD #FD5EAD #FDAE5E
monochromatic
#03DCDE #22FBFC #5EFCFD #9AFDFE #D7FEFF
Accessibility & contrast
On white
1.25
#5EFCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#5EFCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFCFD
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFCFD | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FD
Deuteranopia (green-blind)
#D4DEFE
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5efcfd; /* rgb */ color: rgb(94, 252, 253); /* oklch */ color: oklch(91.0% 0.131 195.7);
Tailwind
colors: {
custom: {
50: '#9efefe',
500: '#5efcfd',
950: '#000000',
},
}SCSS
$custom: #5efcfd; $custom-light: #9efefe; $custom-dark: #000000;
JSON
{
"hex": "#5efcfd",
"rgb": {
"r": 94,
"g": 252,
"b": 253
},
"hsl": {
"h": 180.377,
"s": 97.546,
"l": 68.039
},
"oklch": {
"l": 0.90961,
"c": 0.13065,
"h": 195.7
},
"luminance": 0.79092
}Semantic roles & 50–950 ramp
primary
#5EFCFD
secondary
#D72A29
accent
#0100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685