#5EFED5#5EFED5
#5EFED5 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.146 H 172.7°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFED5 |
|---|---|
| RGB | rgb(94, 254, 213) |
| HSL | hsl(165, 99%, 68%) |
| HSV | hsv(165, 63%, 100%) |
| CMYK | cmyk(63%, 0%, 16.1%, 0.4%) |
| CIE-LAB | lab(90.81, -51.28, 7.32) |
| CIE-LCH | lch(90.81, 51.80, 171.88°) |
| OKLab | oklab(90.24% -0.1448 0.0186) |
| OKLCH | oklch(90.24% 0.146 172.7) |
| XYZ | xyz(52.0622, 78.0618, 75.2616) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.58
Light Turquoise
#7EF4CC
ΔE00 3.42
Bright Teal
#01F9C6
ΔE00 3.48
Light Aqua
#8CFFDB
ΔE00 3.56
Light Aquamarine
#7BFDC7
ΔE00 4.33
Tiffany Blue
#7BF2DA
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFED5 #FE5E87
analogous
#5EFE85 #5EFED5 #5ED7FE
triadic
#5EFED5 #D55EFE #FED55E
tetradic
#5EFED5 #855EFE #FE5E87 #D7FE5E
square
#5EFED5 #855EFE #FE5E87 #D7FE5E
split-complementary
#5EFED5 #FE5ED7 #FE855E
monochromatic
#01E0A7 #21FEC5 #5EFED5 #9BFEE5 #D8FFF5
Accessibility & contrast
On white
1.26
#5EFED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#5EFED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFED5
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFED5 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED3
Deuteranopia (green-blind)
#E0DED8
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5efed5; /* rgb */ color: rgb(94, 254, 213); /* oklch */ color: oklch(90.2% 0.146 172.7);
Tailwind
colors: {
custom: {
50: '#9cffe1',
500: '#5efed5',
950: '#000000',
},
}SCSS
$custom: #5efed5; $custom-light: #9cffe1; $custom-dark: #000000;
JSON
{
"hex": "#5efed5",
"rgb": {
"r": 94,
"g": 254,
"b": 213
},
"hsl": {
"h": 164.625,
"s": 98.765,
"l": 68.235
},
"oklch": {
"l": 0.90239,
"c": 0.14602,
"h": 172.7
},
"luminance": 0.78067
}Semantic roles & 50–950 ramp
primary
#5EFED5
secondary
#D82855
accent
#003BE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684