#5EFDD6#5EFDD6
#5EFDD6 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.0% C 0.144 H 173.6°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFDD6 |
|---|---|
| RGB | rgb(94, 253, 214) |
| HSL | hsl(165, 98%, 68%) |
| HSV | hsv(165, 63%, 99%) |
| CMYK | cmyk(62.8%, 0%, 15.4%, 0.8%) |
| CIE-LAB | lab(90.54, -50.63, 6.42) |
| CIE-LCH | lch(90.54, 51.03, 172.78°) |
| OKLab | oklab(90.03% -0.1434 0.0162) |
| OKLCH | oklch(90.03% 0.144 173.6) |
| XYZ | xyz(51.8731, 77.4797, 75.8266) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.82
Light Turquoise
#7EF4CC
ΔE00 3.44
Light Aqua
#8CFFDB
ΔE00 3.53
Bright Teal
#01F9C6
ΔE00 3.74
Light Aquamarine
#7BFDC7
ΔE00 4.75
Tiffany Blue
#7BF2DA
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFDD6 #FD5E85
analogous
#5EFD86 #5EFDD6 #5ED4FD
triadic
#5EFDD6 #D65EFD #FDD65E
tetradic
#5EFDD6 #865EFD #FD5E85 #D4FD5E
square
#5EFDD6 #865EFD #FD5E85 #D4FD5E
split-complementary
#5EFDD6 #FD5ED4 #FD865E
monochromatic
#03DEA8 #22FCC7 #5EFDD6 #9AFEE5 #D7FFF5
Accessibility & contrast
On white
1.27
#5EFDD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#5EFDD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFDD6
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFDD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFDD6 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED4
Deuteranopia (green-blind)
#DEDDD9
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5efdd6; /* rgb */ color: rgb(94, 253, 214); /* oklch */ color: oklch(90.0% 0.144 173.6);
Tailwind
colors: {
custom: {
50: '#9cffe2',
500: '#5efdd6',
950: '#000000',
},
}SCSS
$custom: #5efdd6; $custom-light: #9cffe2; $custom-dark: #000000;
JSON
{
"hex": "#5efdd6",
"rgb": {
"r": 94,
"g": 253,
"b": 214
},
"hsl": {
"h": 165.283,
"s": 97.546,
"l": 68.039
},
"oklch": {
"l": 0.9003,
"c": 0.14432,
"h": 173.6
},
"luminance": 0.77485
}Semantic roles & 50–950 ramp
primary
#5EFDD6
secondary
#D72953
accent
#0038E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684