#5EEAC3#5EEAC3
#5EEAC3 is a very light, vivid teal. Relative luminance 0.652; OKLCH L 85.0% C 0.134 H 171.6°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEAC3 |
|---|---|
| RGB | rgb(94, 234, 195) |
| HSL | hsl(163, 77%, 64%) |
| HSV | hsv(163, 60%, 92%) |
| CMYK | cmyk(59.8%, 0%, 16.7%, 8.2%) |
| CIE-LAB | lab(84.57, -47.03, 7.72) |
| CIE-LCH | lch(84.57, 47.66, 170.67°) |
| OKLab | oklab(85.01% -0.1326 0.0197) |
| OKLCH | oklch(85.01% 0.134 171.6) |
| XYZ | xyz(43.8845, 65.1610, 61.8838) |
| Luminance | 0.6516 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.63
Light Turquoise
#7EF4CC
ΔE00 3.21
Aqua (survey)
#13EAC9
ΔE00 3.62
Bright Teal
#01F9C6
ΔE00 4.61
Seafoam
#7FE0B3
ΔE00 4.89
Aquamarine
#7FFFD4
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEAC3 #EA5E85
analogous
#5EEA7D #5EEAC3 #5ECBEA
triadic
#5EEAC3 #C35EEA #EAC35E
tetradic
#5EEAC3 #7D5EEA #EA5E85 #CBEA5E
square
#5EEAC3 #7D5EEA #EA5E85 #CBEA5E
split-complementary
#5EEAC3 #EA5ECB #EA7D5E
monochromatic
#18B68A #28E3AF #5EEAC3 #94F1D7 #CAF8EB
Accessibility & contrast
On white
1.50
#5EEAC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#5EEAC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEAC3
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEAC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEAC3 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DCC1
Deuteranopia (green-blind)
#CFCDC6
Tritanopia (blue-blind)
#00ECDF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eeac3; /* rgb */ color: rgb(94, 234, 195); /* oklch */ color: oklch(85.0% 0.134 171.6);
Tailwind
colors: {
custom: {
50: '#98f1d5',
500: '#5eeac3',
950: '#000000',
},
}SCSS
$custom: #5eeac3; $custom-light: #98f1d5; $custom-dark: #000000;
JSON
{
"hex": "#5eeac3",
"rgb": {
"r": 94,
"g": 234,
"b": 195
},
"hsl": {
"h": 163.286,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.85011,
"c": 0.13401,
"h": 171.6
},
"luminance": 0.65165
}Semantic roles & 50–950 ramp
primary
#5EEAC3
secondary
#B6375A
accent
#0C45D9
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583