#5EEAAE#5EEAAE
#5EEAAE is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.5% C 0.149 H 162.0°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEAAE |
|---|---|
| RGB | rgb(94, 234, 174) |
| HSL | hsl(154, 77%, 64%) |
| HSV | hsv(154, 60%, 92%) |
| CMYK | cmyk(59.8%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(84.11, -51.66, 18.05) |
| CIE-LCH | lch(84.11, 54.72, 160.74°) |
| OKLab | oklab(84.49% -0.142 0.0461) |
| OKLCH | oklch(84.49% 0.149 162) |
| XYZ | xyz(41.6749, 64.2771, 50.2467) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.94
Seafoam
#7FE0B3
ΔE00 4.51
Light Aquamarine
#7BFDC7
ΔE00 4.71
Aqua Marine
#2EE8BB
ΔE00 4.73
Greenish Turquoise
#00FBB0
ΔE00 4.81
Light Blue Green
#7EFBB3
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEAAE #EA5E9A
analogous
#5EEA68 #5EEAAE #5EE0EA
triadic
#5EEAAE #AE5EEA #EAAE5E
tetradic
#5EEAAE #685EEA #EA5E9A #E0EA5E
square
#5EEAAE #685EEA #EA5E9A #E0EA5E
split-complementary
#5EEAAE #EA5EE0 #EA685E
monochromatic
#18B672 #28E393 #5EEAAE #94F1C9 #CAF8E4
Accessibility & contrast
On white
1.52
#5EEAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#5EEAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEAAE
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEAAE | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAAB
Deuteranopia (green-blind)
#D3CCB2
Tritanopia (blue-blind)
#06EADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5eeaae; /* rgb */ color: rgb(94, 234, 174); /* oklch */ color: oklch(84.5% 0.149 162.0);
Tailwind
colors: {
custom: {
50: '#98f1c6',
500: '#5eeaae',
950: '#000000',
},
}SCSS
$custom: #5eeaae; $custom-light: #98f1c6; $custom-dark: #000000;
JSON
{
"hex": "#5eeaae",
"rgb": {
"r": 94,
"g": 234,
"b": 174
},
"hsl": {
"h": 154.286,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.84487,
"c": 0.14928,
"h": 162
},
"luminance": 0.64281
}Semantic roles & 50–950 ramp
primary
#5EEAAE
secondary
#B6376D
accent
#0C64D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582