#5EFDFE#5EFDFE
#5EFDFE is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.2% C 0.131 H 195.7°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFDFE |
|---|---|
| RGB | rgb(94, 253, 254) |
| HSL | hsl(180, 99%, 68%) |
| HSV | hsv(180, 63%, 100%) |
| CMYK | cmyk(63%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(91.59, -40.56, -12.79) |
| CIE-LCH | lch(91.59, 42.53, 197.51°) |
| OKLab | oklab(91.22% -0.1263 -0.0355) |
| OKLCH | oklch(91.22% 0.131 195.7) |
| XYZ | xyz(57.6229, 79.7796, 106.1089) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.29
Aqua
#00FFFF
ΔE00 2.54
Bright Light Blue
#26F7FD
ΔE00 2.58
Bright Turquoise
#0FFEF9
ΔE00 3.29
Bright Aqua
#0BF9EA
ΔE00 6.00
Robin'S Egg
#6DEDFD
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFDFE #FE5F5E
analogous
#5EFEAF #5EFDFE #5EADFE
triadic
#5EFDFE #FE5EFD #FDFE5E
tetradic
#5EFDFE #AF5EFE #FE5F5E #ADFE5E
square
#5EFDFE #AF5EFE #FE5F5E #ADFE5E
split-complementary
#5EFDFE #FE5EAD #FEAF5E
monochromatic
#01DFE0 #21FCFE #5EFDFE #9BFEFE #D8FFFF
Accessibility & contrast
On white
1.24
#5EFDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#5EFDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFDFE
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFDFE | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5efdfe; /* rgb */ color: rgb(94, 253, 254); /* oklch */ color: oklch(91.2% 0.131 195.7);
Tailwind
colors: {
custom: {
50: '#9efefe',
500: '#5efdfe',
950: '#000000',
},
}SCSS
$custom: #5efdfe; $custom-light: #9efefe; $custom-dark: #000000;
JSON
{
"hex": "#5efdfe",
"rgb": {
"r": 94,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.375,
"s": 98.765,
"l": 68.235
},
"oklch": {
"l": 0.91224,
"c": 0.13123,
"h": 195.7
},
"luminance": 0.79786
}Semantic roles & 50–950 ramp
primary
#5EFDFE
secondary
#D82928
accent
#0100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685