#5EF5AE#5EF5AE
#5EF5AE is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.1% C 0.164 H 159.5°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF5AE |
|---|---|
| RGB | rgb(94, 245, 174) |
| HSL | hsl(152, 88%, 66%) |
| HSV | hsv(152, 62%, 96%) |
| CMYK | cmyk(61.6%, 0%, 29%, 3.9%) |
| CIE-LAB | lab(87.36, -56.08, 22.55) |
| CIE-LCH | lch(87.36, 60.45, 158.09°) |
| OKLab | oklab(87.15% -0.1532 0.0573) |
| OKLCH | oklch(87.15% 0.164 159.5) |
| XYZ | xyz(44.9043, 70.7359, 51.3231) |
| Luminance | 0.7074 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.96
Light Blue Green
#7EFBB3
ΔE00 2.69
Seafoam Green
#7AF9AB
ΔE00 2.85
Greenish Turquoise
#00FBB0
ΔE00 3.05
Greenish Cyan
#2AFEB7
ΔE00 3.07
Seafoam (survey)
#80F9AD
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF5AE #F55EA5
analogous
#5EF563 #5EF5AE #5EF1F5
triadic
#5EF5AE #AE5EF5 #F5AE5E
tetradic
#5EF5AE #635EF5 #F55EA5 #F1F55E
square
#5EF5AE #635EF5 #F55EA5 #F1F55E
split-complementary
#5EF5AE #F55EF1 #F5635E
monochromatic
#0DCC72 #24F191 #5EF5AE #98F9CB #D1FCE8
Accessibility & contrast
On white
1.39
#5EF5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#5EF5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF5AE
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF5AE | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AA
Deuteranopia (green-blind)
#DED5B2
Tritanopia (blue-blind)
#00F4E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ef5ae; /* rgb */ color: rgb(94, 245, 174); /* oklch */ color: oklch(87.1% 0.164 159.5);
Tailwind
colors: {
custom: {
50: '#99f9c6',
500: '#5ef5ae',
950: '#000000',
},
}SCSS
$custom: #5ef5ae; $custom-light: #99f9c6; $custom-dark: #000000;
JSON
{
"hex": "#5ef5ae",
"rgb": {
"r": 94,
"g": 245,
"b": 174
},
"hsl": {
"h": 151.788,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.87145,
"c": 0.16355,
"h": 159.5
},
"luminance": 0.7074
}Semantic roles & 50–950 ramp
primary
#5EF5AE
secondary
#C82F77
accent
#016CE5
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582