#5EDFC5#5EDFC5
#5EDFC5 is a very light, vivid teal. Relative luminance 0.592; OKLCH L 82.4% C 0.120 H 177.7°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDFC5 |
|---|---|
| RGB | rgb(94, 223, 197) |
| HSL | hsl(168, 67%, 62%) |
| HSV | hsv(168, 58%, 87%) |
| CMYK | cmyk(57.8%, 0%, 11.7%, 12.5%) |
| CIE-LAB | lab(81.39, -41.76, 2.08) |
| CIE-LCH | lch(81.39, 41.82, 177.14°) |
| OKLab | oklab(82.44% -0.1202 0.0049) |
| OKLCH | oklch(82.44% 0.12 177.7) |
| XYZ | xyz(41.0772, 59.1821, 62.0710) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.81
Aqua (survey)
#13EAC9
ΔE00 4.06
Seafoam Blue
#78D1B6
ΔE00 4.65
Tiffany Blue
#7BF2DA
ΔE00 4.68
Aquamarine (survey)
#04D8B2
ΔE00 4.92
Aqua Marine
#2EE8BB
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDFC5 #DF5E78
analogous
#5EDF85 #5EDFC5 #5EB9DF
triadic
#5EDFC5 #C55EDF #DFC55E
tetradic
#5EDFC5 #855EDF #DF5E78 #B9DF5E
square
#5EDFC5 #855EDF #DF5E78 #B9DF5E
split-complementary
#5EDFC5 #DF5EB9 #DF855E
monochromatic
#20A288 #2BD5B3 #5EDFC5 #91E9D7 #C4F3EA
Accessibility & contrast
On white
1.64
#5EDFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#5EDFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDFC5
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDFC5 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C4
Deuteranopia (green-blind)
#C4C4C7
Tritanopia (blue-blind)
#00E2D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5edfc5; /* rgb */ color: rgb(94, 223, 197); /* oklch */ color: oklch(82.4% 0.120 177.7);
Tailwind
colors: {
custom: {
50: '#97e9d6',
500: '#5edfc5',
950: '#000000',
},
}SCSS
$custom: #5edfc5; $custom-light: #97e9d6; $custom-dark: #000000;
JSON
{
"hex": "#5edfc5",
"rgb": {
"r": 94,
"g": 223,
"b": 197
},
"hsl": {
"h": 167.907,
"s": 66.839,
"l": 62.157
},
"oklch": {
"l": 0.82443,
"c": 0.1203,
"h": 177.7
},
"luminance": 0.59186
}Semantic roles & 50–950 ramp
primary
#5EDFC5
secondary
#A53C51
accent
#173CCF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483