#5EDFBA#5EDFBA
#5EDFBA is a very light, vivid teal. Relative luminance 0.587; OKLCH L 82.1% C 0.127 H 171.3°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDFBA |
|---|---|
| RGB | rgb(94, 223, 186) |
| HSL | hsl(163, 67%, 62%) |
| HSV | hsv(163, 58%, 87%) |
| CMYK | cmyk(57.8%, 0%, 16.6%, 12.5%) |
| CIE-LAB | lab(81.12, -44.38, 7.53) |
| CIE-LCH | lch(81.12, 45.01, 170.37°) |
| OKLab | oklab(82.14% -0.1251 0.0192) |
| OKLCH | oklch(82.14% 0.127 171.3) |
| XYZ | xyz(39.8625, 58.6963, 55.6736) |
| Luminance | 0.5870 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.42
Eucalyptus
#44D7A8
ΔE00 3.60
Aquamarine (survey)
#04D8B2
ΔE00 3.83
Seafoam
#7FE0B3
ΔE00 4.24
Aqua (survey)
#13EAC9
ΔE00 4.45
Mediumaquamarine
#66CDAA
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDFBA #DF5E83
analogous
#5EDF7A #5EDFBA #5EC3DF
triadic
#5EDFBA #BA5EDF #DFBA5E
tetradic
#5EDFBA #7A5EDF #DF5E83 #C3DF5E
square
#5EDFBA #7A5EDF #DF5E83 #C3DF5E
split-complementary
#5EDFBA #DF5EC3 #DF7A5E
monochromatic
#20A27D #2BD5A4 #5EDFBA #91E9D0 #C4F3E6
Accessibility & contrast
On white
1.65
#5EDFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#5EDFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDFBA
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDFBA | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B8
Deuteranopia (green-blind)
#C6C4BD
Tritanopia (blue-blind)
#00E1D4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5edfba; /* rgb */ color: rgb(94, 223, 186); /* oklch */ color: oklch(82.1% 0.127 171.3);
Tailwind
colors: {
custom: {
50: '#97e9ce',
500: '#5edfba',
950: '#000000',
},
}SCSS
$custom: #5edfba; $custom-light: #97e9ce; $custom-dark: #000000;
JSON
{
"hex": "#5edfba",
"rgb": {
"r": 94,
"g": 223,
"b": 186
},
"hsl": {
"h": 162.791,
"s": 66.839,
"l": 62.157
},
"oklch": {
"l": 0.82137,
"c": 0.12656,
"h": 171.3
},
"luminance": 0.587
}Semantic roles & 50–950 ramp
primary
#5EDFBA
secondary
#A53C5A
accent
#174CCF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483