#5EDFC4#5EDFC4
#5EDFC4 is a very light, vivid teal. Relative luminance 0.591; OKLCH L 82.4% C 0.121 H 177.1°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDFC4 |
|---|---|
| RGB | rgb(94, 223, 196) |
| HSL | hsl(167, 67%, 62%) |
| HSV | hsv(167, 58%, 87%) |
| CMYK | cmyk(57.8%, 0%, 12.1%, 12.5%) |
| CIE-LAB | lab(81.37, -42.01, 2.58) |
| CIE-LCH | lch(81.37, 42.09, 176.49°) |
| OKLab | oklab(82.42% -0.1206 0.0062) |
| OKLCH | oklch(82.42% 0.121 177.1) |
| XYZ | xyz(40.9630, 59.1365, 61.4696) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.98
Turquoise
#40E0D0
ΔE00 4.10
Seafoam Blue
#78D1B6
ΔE00 4.57
Aquamarine (survey)
#04D8B2
ΔE00 4.73
Tiffany Blue
#7BF2DA
ΔE00 4.75
Aqua Marine
#2EE8BB
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDFC4 #DF5E79
analogous
#5EDF84 #5EDFC4 #5EB9DF
triadic
#5EDFC4 #C45EDF #DFC45E
tetradic
#5EDFC4 #845EDF #DF5E79 #B9DF5E
square
#5EDFC4 #845EDF #DF5E79 #B9DF5E
split-complementary
#5EDFC4 #DF5EB9 #DF845E
monochromatic
#20A287 #2BD5B1 #5EDFC4 #91E9D7 #C4F3E9
Accessibility & contrast
On white
1.64
#5EDFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#5EDFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDFC4
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDFC4 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C3
Deuteranopia (green-blind)
#C4C4C6
Tritanopia (blue-blind)
#00E2D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5edfc4; /* rgb */ color: rgb(94, 223, 196); /* oklch */ color: oklch(82.4% 0.121 177.1);
Tailwind
colors: {
custom: {
50: '#97e9d5',
500: '#5edfc4',
950: '#000000',
},
}SCSS
$custom: #5edfc4; $custom-light: #97e9d5; $custom-dark: #000000;
JSON
{
"hex": "#5edfc4",
"rgb": {
"r": 94,
"g": 223,
"b": 196
},
"hsl": {
"h": 167.442,
"s": 66.839,
"l": 62.157
},
"oklch": {
"l": 0.82415,
"c": 0.1208,
"h": 177.1
},
"luminance": 0.59141
}Semantic roles & 50–950 ramp
primary
#5EDFC4
secondary
#A53C52
accent
#173DCF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483