#5EFDFF#5EFDFF
#5EFDFF is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.3% C 0.131 H 196.3°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFDFF |
|---|---|
| RGB | rgb(94, 253, 255) |
| HSL | hsl(181, 100%, 68%) |
| HSV | hsv(181, 63%, 100%) |
| CMYK | cmyk(63.1%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(91.61, -40.29, -13.27) |
| CIE-LCH | lch(91.61, 42.42, 198.23°) |
| OKLab | oklab(91.26% -0.1259 -0.0368) |
| OKLCH | oklch(91.26% 0.131 196.3) |
| XYZ | xyz(57.7834, 79.8439, 106.9545) |
| Luminance | 0.7985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.41
Bright Light Blue
#26F7FD
ΔE00 2.45
Aqua
#00FFFF
ΔE00 2.67
Bright Turquoise
#0FFEF9
ΔE00 3.54
Robin'S Egg
#6DEDFD
ΔE00 6.27
Bright Aqua
#0BF9EA
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFDFF #FF605E
analogous
#5EFFB0 #5EFDFF #5EACFF
triadic
#5EFDFF #FF5EFD #FDFF5E
tetradic
#5EFDFF #B05EFF #FF605E #ACFF5E
square
#5EFDFF #B05EFF #FF605E #ACFF5E
split-complementary
#5EFDFF #FF5EAC #FFB05E
monochromatic
#00E0E3 #21FCFF #5EFDFF #9BFEFF #D8FFFF
Accessibility & contrast
On white
1.24
#5EFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#5EFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFDFF
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFDFF | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5efdff; /* rgb */ color: rgb(94, 253, 255); /* oklch */ color: oklch(91.3% 0.131 196.3);
Tailwind
colors: {
custom: {
50: '#9efeff',
500: '#5efdff',
950: '#000000',
},
}SCSS
$custom: #5efdff; $custom-light: #9efeff; $custom-dark: #000000;
JSON
{
"hex": "#5efdff",
"rgb": {
"r": 94,
"g": 253,
"b": 255
},
"hsl": {
"h": 180.745,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.91257,
"c": 0.1312,
"h": 196.3
},
"luminance": 0.7985
}Semantic roles & 50–950 ramp
primary
#5EFDFF
secondary
#D92A28
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686