#5EFDFC#5EFDFC
#5EFDFC is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.2% C 0.131 H 194.5°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFDFC |
|---|---|
| RGB | rgb(94, 253, 252) |
| HSL | hsl(180, 98%, 68%) |
| HSV | hsv(180, 63%, 99%) |
| CMYK | cmyk(62.8%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(91.53, -41.09, -11.84) |
| CIE-LCH | lch(91.53, 42.76, 196.08°) |
| OKLab | oklab(91.16% -0.1272 -0.0329) |
| OKLCH | oklch(91.16% 0.131 194.5) |
| XYZ | xyz(57.3043, 79.6522, 104.4310) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.32
Aqua
#00FFFF
ΔE00 2.40
Bright Turquoise
#0FFEF9
ΔE00 2.85
Bright Light Blue
#26F7FD
ΔE00 2.92
Bright Aqua
#0BF9EA
ΔE00 5.40
Light Cyan
#ACFFFC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFDFC #FD5E5F
analogous
#5EFDAD #5EFDFC #5EAEFD
triadic
#5EFDFC #FC5EFD #FDFC5E
tetradic
#5EFDFC #AD5EFD #FD5E5F #AEFD5E
square
#5EFDFC #AD5EFD #FD5E5F #AEFD5E
split-complementary
#5EFDFC #FD5EAE #FDAD5E
monochromatic
#03DEDC #22FCFB #5EFDFC #9AFEFD #D7FFFE
Accessibility & contrast
On white
1.24
#5EFDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#5EFDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFDFC
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFDFC | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FC
Deuteranopia (green-blind)
#D5DFFD
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5efdfc; /* rgb */ color: rgb(94, 253, 252); /* oklch */ color: oklch(91.2% 0.131 194.5);
Tailwind
colors: {
custom: {
50: '#9efefd',
500: '#5efdfc',
950: '#000000',
},
}SCSS
$custom: #5efdfc; $custom-light: #9efefd; $custom-dark: #000000;
JSON
{
"hex": "#5efdfc",
"rgb": {
"r": 94,
"g": 253,
"b": 252
},
"hsl": {
"h": 179.623,
"s": 97.546,
"l": 68.039
},
"oklch": {
"l": 0.91159,
"c": 0.13134,
"h": 194.5
},
"luminance": 0.79659
}Semantic roles & 50–950 ramp
primary
#5EFDFC
secondary
#D7292A
accent
#0001E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685