#5EFFFD#5EFFFD
#5EFFFD is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.7% C 0.133 H 193.9°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFFD |
|---|---|
| RGB | rgb(94, 255, 253) |
| HSL | hsl(179, 100%, 68%) |
| HSV | hsv(179, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(92.13, -41.72, -11.47) |
| CIE-LCH | lch(92.13, 43.27, 195.37°) |
| OKLab | oklab(91.65% -0.1287 -0.0319) |
| OKLCH | oklch(91.65% 0.133 193.9) |
| XYZ | xyz(58.0978, 80.9851, 105.4793) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.48
Aqua
#00FFFF
ΔE00 2.35
Bright Turquoise
#0FFEF9
ΔE00 2.66
Bright Light Blue
#26F7FD
ΔE00 3.31
Bright Aqua
#0BF9EA
ΔE00 5.19
Light Cyan
#ACFFFC
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFFD #FF5E60
analogous
#5EFFAC #5EFFFD #5EB0FF
triadic
#5EFFFD #FD5EFF #FFFD5E
tetradic
#5EFFFD #AC5EFF #FF5E60 #B0FF5E
square
#5EFFFD #AC5EFF #FF5E60 #B0FF5E
split-complementary
#5EFFFD #FF5EB0 #FFAC5E
monochromatic
#00E3E0 #21FFFC #5EFFFD #9BFFFE #D8FFFF
Accessibility & contrast
On white
1.22
#5EFFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#5EFFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFFD
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFFD | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#D7E1FE
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #5efffd; /* rgb */ color: rgb(94, 255, 253); /* oklch */ color: oklch(91.7% 0.133 193.9);
Tailwind
colors: {
custom: {
50: '#9efffe',
500: '#5efffd',
950: '#000000',
},
}SCSS
$custom: #5efffd; $custom-light: #9efffe; $custom-dark: #000000;
JSON
{
"hex": "#5efffd",
"rgb": {
"r": 94,
"g": 255,
"b": 253
},
"hsl": {
"h": 179.255,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.91651,
"c": 0.1326,
"h": 193.9
},
"luminance": 0.80992
}Semantic roles & 50–950 ramp
primary
#5EFFFD
secondary
#D9282A
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685