#5EEAB2#5EEAB2
#5EEAB2 is a very light, vivid teal. Relative luminance 0.644; OKLCH L 84.6% C 0.146 H 163.7°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEAB2 |
|---|---|
| RGB | rgb(94, 234, 178) |
| HSL | hsl(156, 77%, 64%) |
| HSV | hsv(156, 60%, 92%) |
| CMYK | cmyk(59.8%, 0%, 23.9%, 8.2%) |
| CIE-LAB | lab(84.19, -50.81, 16.08) |
| CIE-LCH | lch(84.19, 53.29, 162.44°) |
| OKLab | oklab(84.58% -0.1402 0.0411) |
| OKLCH | oklch(84.58% 0.146 163.7) |
| XYZ | xyz(42.0707, 64.4354, 52.3310) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.34
Aqua Marine
#2EE8BB
ΔE00 3.98
Seafoam
#7FE0B3
ΔE00 4.16
Light Aquamarine
#7BFDC7
ΔE00 4.47
Eucalyptus
#44D7A8
ΔE00 4.88
Light Turquoise
#7EF4CC
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEAB2 #EA5E96
analogous
#5EEA6C #5EEAB2 #5EDCEA
triadic
#5EEAB2 #B25EEA #EAB25E
tetradic
#5EEAB2 #6C5EEA #EA5E96 #DCEA5E
square
#5EEAB2 #6C5EEA #EA5E96 #DCEA5E
split-complementary
#5EEAB2 #EA5EDC #EA6C5E
monochromatic
#18B677 #28E398 #5EEAB2 #94F1CC #CAF8E6
Accessibility & contrast
On white
1.51
#5EEAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#5EEAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEAB2
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEAB2 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAF
Deuteranopia (green-blind)
#D2CCB6
Tritanopia (blue-blind)
#00EADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5eeab2; /* rgb */ color: rgb(94, 234, 178); /* oklch */ color: oklch(84.6% 0.146 163.7);
Tailwind
colors: {
custom: {
50: '#98f1c9',
500: '#5eeab2',
950: '#000000',
},
}SCSS
$custom: #5eeab2; $custom-light: #98f1c9; $custom-dark: #000000;
JSON
{
"hex": "#5eeab2",
"rgb": {
"r": 94,
"g": 234,
"b": 178
},
"hsl": {
"h": 156,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.84582,
"c": 0.14609,
"h": 163.7
},
"luminance": 0.6444
}Semantic roles & 50–950 ramp
primary
#5EEAB2
secondary
#B63769
accent
#0C5ED9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582