#5EEAAD#5EEAAD
#5EEAAD is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.5% C 0.150 H 161.6°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEAAD |
|---|---|
| RGB | rgb(94, 234, 173) |
| HSL | hsl(154, 77%, 64%) |
| HSV | hsv(154, 60%, 92%) |
| CMYK | cmyk(59.8%, 0%, 26.1%, 8.2%) |
| CIE-LAB | lab(84.09, -51.86, 18.54) |
| CIE-LCH | lch(84.09, 55.08, 160.33°) |
| OKLab | oklab(84.46% -0.1424 0.0473) |
| OKLCH | oklch(84.46% 0.15 161.6) |
| XYZ | xyz(41.5778, 64.2383, 49.7351) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.87
Seafoam
#7FE0B3
ΔE00 4.62
Aqua Green
#12E193
ΔE00 4.73
Light Blue Green
#7EFBB3
ΔE00 4.74
Greenish Turquoise
#00FBB0
ΔE00 4.75
Light Aquamarine
#7BFDC7
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEAAD #EA5E9B
analogous
#5EEA67 #5EEAAD #5EE1EA
triadic
#5EEAAD #AD5EEA #EAAD5E
tetradic
#5EEAAD #675EEA #EA5E9B #E1EA5E
square
#5EEAAD #675EEA #EA5E9B #E1EA5E
split-complementary
#5EEAAD #EA5EE1 #EA675E
monochromatic
#18B671 #28E391 #5EEAAD #94F1C9 #CAF8E4
Accessibility & contrast
On white
1.52
#5EEAAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#5EEAAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEAAD
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEAAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEAAD | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAAA
Deuteranopia (green-blind)
#D3CCB1
Tritanopia (blue-blind)
#09E9D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5eeaad; /* rgb */ color: rgb(94, 234, 173); /* oklch */ color: oklch(84.5% 0.150 161.6);
Tailwind
colors: {
custom: {
50: '#98f1c5',
500: '#5eeaad',
950: '#000000',
},
}SCSS
$custom: #5eeaad; $custom-light: #98f1c5; $custom-dark: #000000;
JSON
{
"hex": "#5eeaad",
"rgb": {
"r": 94,
"g": 234,
"b": 173
},
"hsl": {
"h": 153.857,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.84464,
"c": 0.15009,
"h": 161.6
},
"luminance": 0.64242
}Semantic roles & 50–950 ramp
primary
#5EEAAD
secondary
#B6376E
accent
#0C66D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582