#5EFECD#5EFECD
#5EFECD is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.0% C 0.151 H 169.1°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFECD |
|---|---|
| RGB | rgb(94, 254, 205) |
| HSL | hsl(162, 99%, 68%) |
| HSV | hsv(162, 63%, 100%) |
| CMYK | cmyk(63%, 0%, 19.3%, 0.4%) |
| CIE-LAB | lab(90.63, -53.11, 11.19) |
| CIE-LCH | lch(90.63, 54.27, 168.10°) |
| OKLab | oklab(90.03% -0.1484 0.0286) |
| OKLCH | oklch(90.03% 0.151 169.1) |
| XYZ | xyz(51.0718, 77.6656, 70.0452) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.52
Light Aquamarine
#7BFDC7
ΔE00 2.77
Bright Teal
#01F9C6
ΔE00 2.86
Light Turquoise
#7EF4CC
ΔE00 3.55
Light Aqua
#8CFFDB
ΔE00 4.31
Greenish Cyan
#2AFEB7
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFECD #FE5E8F
analogous
#5EFE7D #5EFECD #5EDFFE
triadic
#5EFECD #CD5EFE #FECD5E
tetradic
#5EFECD #7D5EFE #FE5E8F #DFFE5E
square
#5EFECD #7D5EFE #FE5E8F #DFFE5E
split-complementary
#5EFECD #FE5EDF #FE7D5E
monochromatic
#01E09C #21FEBA #5EFECD #9BFEE0 #D8FFF3
Accessibility & contrast
On white
1.27
#5EFECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#5EFECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFECD
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFECD | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E1DED0
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5efecd; /* rgb */ color: rgb(94, 254, 205); /* oklch */ color: oklch(90.0% 0.151 169.1);
Tailwind
colors: {
custom: {
50: '#9bffdc',
500: '#5efecd',
950: '#000000',
},
}SCSS
$custom: #5efecd; $custom-light: #9bffdc; $custom-dark: #000000;
JSON
{
"hex": "#5efecd",
"rgb": {
"r": 94,
"g": 254,
"b": 205
},
"hsl": {
"h": 161.625,
"s": 98.765,
"l": 68.235
},
"oklch": {
"l": 0.90031,
"c": 0.15111,
"h": 169.1
},
"luminance": 0.77671
}Semantic roles & 50–950 ramp
primary
#5EFECD
secondary
#D8285E
accent
#0046E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684