#5EEFAE#5EEFAE
#5EEFAE is a very light, vivid teal. Relative luminance 0.672; OKLCH L 85.7% C 0.156 H 160.8°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEFAE |
|---|---|
| RGB | rgb(94, 239, 174) |
| HSL | hsl(153, 82%, 65%) |
| HSV | hsv(153, 61%, 94%) |
| CMYK | cmyk(60.7%, 0%, 27.2%, 6.3%) |
| CIE-LAB | lab(85.59, -53.69, 20.10) |
| CIE-LCH | lch(85.59, 57.33, 159.47°) |
| OKLab | oklab(85.7% -0.1471 0.0512) |
| OKLCH | oklch(85.7% 0.156 160.8) |
| XYZ | xyz(43.1185, 67.1643, 50.7279) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.71
Light Blue Green
#7EFBB3
ΔE00 3.72
Greenish Turquoise
#00FBB0
ΔE00 3.82
Greenish Cyan
#2AFEB7
ΔE00 3.86
Seafoam Green
#7AF9AB
ΔE00 3.97
Seafoam (survey)
#80F9AD
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEFAE #EF5E9F
analogous
#5EEF65 #5EEFAE #5EE8EF
triadic
#5EEFAE #AE5EEF #EFAE5E
tetradic
#5EEFAE #655EEF #EF5E9F #E8EF5E
square
#5EEFAE #655EEF #EF5E9F #E8EF5E
split-complementary
#5EEFAE #EF5EE8 #EF655E
monochromatic
#13C072 #26E992 #5EEFAE #96F5CA #CDFAE6
Accessibility & contrast
On white
1.45
#5EEFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#5EEFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEFAE
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEFAE | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEAA
Deuteranopia (green-blind)
#D8D0B2
Tritanopia (blue-blind)
#00EEDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5eefae; /* rgb */ color: rgb(94, 239, 174); /* oklch */ color: oklch(85.7% 0.156 160.8);
Tailwind
colors: {
custom: {
50: '#99f5c6',
500: '#5eefae',
950: '#000000',
},
}SCSS
$custom: #5eefae; $custom-light: #99f5c6; $custom-dark: #000000;
JSON
{
"hex": "#5eefae",
"rgb": {
"r": 94,
"g": 239,
"b": 174
},
"hsl": {
"h": 153.103,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.85696,
"c": 0.15577,
"h": 160.8
},
"luminance": 0.67169
}Semantic roles & 50–950 ramp
primary
#5EEFAE
secondary
#BE3371
accent
#0768DE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582