#5EF5AC#5EF5AC
#5EF5AC is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.1% C 0.165 H 158.8°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF5AC |
|---|---|
| RGB | rgb(94, 245, 172) |
| HSL | hsl(151, 88%, 66%) |
| HSV | hsv(151, 62%, 96%) |
| CMYK | cmyk(61.6%, 0%, 29.8%, 3.9%) |
| CIE-LAB | lab(87.32, -56.48, 23.52) |
| CIE-LCH | lch(87.32, 61.18, 157.39°) |
| OKLab | oklab(87.1% -0.1541 0.0597) |
| OKLCH | oklch(87.1% 0.165 158.8) |
| XYZ | xyz(44.7108, 70.6585, 50.3039) |
| Luminance | 0.7066 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.31
Seafoam Green
#7AF9AB
ΔE00 2.61
Light Blue Green
#7EFBB3
ΔE00 2.62
Seafoam (survey)
#80F9AD
ΔE00 2.94
Light Green Blue
#56FCA2
ΔE00 3.03
Greenish Turquoise
#00FBB0
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF5AC #F55EA7
analogous
#5EF561 #5EF5AC #5EF3F5
triadic
#5EF5AC #AC5EF5 #F5AC5E
tetradic
#5EF5AC #615EF5 #F55EA7 #F3F55E
square
#5EF5AC #615EF5 #F55EA7 #F3F55E
split-complementary
#5EF5AC #F55EF3 #F5615E
monochromatic
#0DCC6F #24F18E #5EF5AC #98F9CA #D1FCE7
Accessibility & contrast
On white
1.39
#5EF5AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#5EF5AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF5AC
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF5AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF5AC | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A8
Deuteranopia (green-blind)
#DED5B1
Tritanopia (blue-blind)
#00F4E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ef5ac; /* rgb */ color: rgb(94, 245, 172); /* oklch */ color: oklch(87.1% 0.165 158.8);
Tailwind
colors: {
custom: {
50: '#99f9c5',
500: '#5ef5ac',
950: '#000000',
},
}SCSS
$custom: #5ef5ac; $custom-light: #99f9c5; $custom-dark: #000000;
JSON
{
"hex": "#5ef5ac",
"rgb": {
"r": 94,
"g": 245,
"b": 172
},
"hsl": {
"h": 150.993,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.87102,
"c": 0.16523,
"h": 158.8
},
"luminance": 0.70663
}Semantic roles & 50–950 ramp
primary
#5EF5AC
secondary
#C82F79
accent
#016FE5
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582