#5EEAC2#5EEAC2
#5EEAC2 is a very light, vivid teal. Relative luminance 0.651; OKLCH L 85.0% C 0.135 H 171.0°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEAC2 |
|---|---|
| RGB | rgb(94, 234, 194) |
| HSL | hsl(163, 77%, 64%) |
| HSV | hsv(163, 60%, 92%) |
| CMYK | cmyk(59.8%, 0%, 17.1%, 8.2%) |
| CIE-LAB | lab(84.54, -47.26, 8.22) |
| CIE-LCH | lch(84.54, 47.97, 170.14°) |
| OKLab | oklab(84.99% -0.133 0.021) |
| OKLCH | oklch(84.99% 0.135 171) |
| XYZ | xyz(43.7718, 65.1159, 61.2903) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.53
Light Turquoise
#7EF4CC
ΔE00 3.18
Aqua (survey)
#13EAC9
ΔE00 3.79
Bright Teal
#01F9C6
ΔE00 4.52
Seafoam
#7FE0B3
ΔE00 4.74
Aquamarine
#7FFFD4
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEAC2 #EA5E86
analogous
#5EEA7C #5EEAC2 #5ECCEA
triadic
#5EEAC2 #C25EEA #EAC25E
tetradic
#5EEAC2 #7C5EEA #EA5E86 #CCEA5E
square
#5EEAC2 #7C5EEA #EA5E86 #CCEA5E
split-complementary
#5EEAC2 #EA5ECC #EA7C5E
monochromatic
#18B689 #28E3AD #5EEAC2 #94F1D7 #CAF8EB
Accessibility & contrast
On white
1.50
#5EEAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#5EEAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEAC2
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEAC2 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DCC0
Deuteranopia (green-blind)
#CFCDC5
Tritanopia (blue-blind)
#00ECDE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eeac2; /* rgb */ color: rgb(94, 234, 194); /* oklch */ color: oklch(85.0% 0.135 171.0);
Tailwind
colors: {
custom: {
50: '#98f1d4',
500: '#5eeac2',
950: '#000000',
},
}SCSS
$custom: #5eeac2; $custom-light: #98f1d4; $custom-dark: #000000;
JSON
{
"hex": "#5eeac2",
"rgb": {
"r": 94,
"g": 234,
"b": 194
},
"hsl": {
"h": 162.857,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.84985,
"c": 0.13464,
"h": 171
},
"luminance": 0.6512
}Semantic roles & 50–950 ramp
primary
#5EEAC2
secondary
#B6375B
accent
#0C47D9
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583