#5EEAAF#5EEAAF
#5EEAAF is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.5% C 0.148 H 162.4°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEAAF |
|---|---|
| RGB | rgb(94, 234, 175) |
| HSL | hsl(155, 77%, 64%) |
| HSV | hsv(155, 60%, 92%) |
| CMYK | cmyk(59.8%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(84.13, -51.45, 17.56) |
| CIE-LCH | lch(84.13, 54.36, 161.16°) |
| OKLab | oklab(84.51% -0.1415 0.0448) |
| OKLCH | oklch(84.51% 0.148 162.4) |
| XYZ | xyz(41.7728, 64.3163, 50.7620) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.02
Seafoam
#7FE0B3
ΔE00 4.41
Aqua Marine
#2EE8BB
ΔE00 4.54
Light Aquamarine
#7BFDC7
ΔE00 4.63
Greenish Turquoise
#00FBB0
ΔE00 4.88
Greenish Cyan
#2AFEB7
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEAAF #EA5E99
analogous
#5EEA69 #5EEAAF #5EDFEA
triadic
#5EEAAF #AF5EEA #EAAF5E
tetradic
#5EEAAF #695EEA #EA5E99 #DFEA5E
square
#5EEAAF #695EEA #EA5E99 #DFEA5E
split-complementary
#5EEAAF #EA5EDF #EA695E
monochromatic
#18B673 #28E394 #5EEAAF #94F1CA #CAF8E5
Accessibility & contrast
On white
1.51
#5EEAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#5EEAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEAAF
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEAAF | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 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)
#E7DAAC
Deuteranopia (green-blind)
#D3CCB3
Tritanopia (blue-blind)
#02EADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5eeaaf; /* rgb */ color: rgb(94, 234, 175); /* oklch */ color: oklch(84.5% 0.148 162.4);
Tailwind
colors: {
custom: {
50: '#98f1c7',
500: '#5eeaaf',
950: '#000000',
},
}SCSS
$custom: #5eeaaf; $custom-light: #98f1c7; $custom-dark: #000000;
JSON
{
"hex": "#5eeaaf",
"rgb": {
"r": 94,
"g": 234,
"b": 175
},
"hsl": {
"h": 154.714,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.84511,
"c": 0.14847,
"h": 162.4
},
"luminance": 0.6432
}Semantic roles & 50–950 ramp
primary
#5EEAAF
secondary
#B6376C
accent
#0C63D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582