#5EFDD3#5EFDD3
#5EFDD3 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.0% C 0.146 H 172.1°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFDD3 |
|---|---|
| RGB | rgb(94, 253, 211) |
| HSL | hsl(164, 98%, 68%) |
| HSV | hsv(164, 63%, 99%) |
| CMYK | cmyk(62.8%, 0%, 16.6%, 0.8%) |
| CIE-LAB | lab(90.47, -51.33, 7.87) |
| CIE-LCH | lch(90.47, 51.93, 171.28°) |
| OKLab | oklab(89.95% -0.1447 0.02) |
| OKLCH | oklch(89.95% 0.146 172.1) |
| XYZ | xyz(51.4935, 77.3279, 73.8274) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.49
Light Turquoise
#7EF4CC
ΔE00 3.24
Bright Teal
#01F9C6
ΔE00 3.27
Light Aqua
#8CFFDB
ΔE00 3.62
Light Aquamarine
#7BFDC7
ΔE00 4.06
Aqua Marine
#2EE8BB
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFDD3 #FD5E88
analogous
#5EFD83 #5EFDD3 #5ED7FD
triadic
#5EFDD3 #D35EFD #FDD35E
tetradic
#5EFDD3 #835EFD #FD5E88 #D7FD5E
square
#5EFDD3 #835EFD #FD5E88 #D7FD5E
split-complementary
#5EFDD3 #FD5ED7 #FD835E
monochromatic
#03DEA4 #22FCC2 #5EFDD3 #9AFEE4 #D7FFF4
Accessibility & contrast
On white
1.28
#5EFDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#5EFDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFDD3
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFDD3 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDD1
Deuteranopia (green-blind)
#DFDDD6
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5efdd3; /* rgb */ color: rgb(94, 253, 211); /* oklch */ color: oklch(90.0% 0.146 172.1);
Tailwind
colors: {
custom: {
50: '#9bffe0',
500: '#5efdd3',
950: '#000000',
},
}SCSS
$custom: #5efdd3; $custom-light: #9bffe0; $custom-dark: #000000;
JSON
{
"hex": "#5efdd3",
"rgb": {
"r": 94,
"g": 253,
"b": 211
},
"hsl": {
"h": 164.151,
"s": 97.546,
"l": 68.039
},
"oklch": {
"l": 0.8995,
"c": 0.14611,
"h": 172.1
},
"luminance": 0.77333
}Semantic roles & 50–950 ramp
primary
#5EFDD3
secondary
#D72957
accent
#003DE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684