#5EF4C5#5EF4C5
#5EF4C5 is a very light, vivid teal. Relative luminance 0.711; OKLCH L 87.4% C 0.145 H 168.9°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF4C5 |
|---|---|
| RGB | rgb(94, 244, 197) |
| HSL | hsl(161, 87%, 66%) |
| HSV | hsv(161, 61%, 96%) |
| CMYK | cmyk(61.5%, 0%, 19.3%, 4.3%) |
| CIE-LAB | lab(87.54, -50.78, 10.93) |
| CIE-LCH | lch(87.54, 51.94, 167.86°) |
| OKLab | oklab(87.45% -0.1419 0.028) |
| OKLCH | oklch(87.45% 0.145 168.9) |
| XYZ | xyz(47.0398, 71.1074, 64.0586) |
| Luminance | 0.7111 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.74
Bright Teal
#01F9C6
ΔE00 2.96
Light Aquamarine
#7BFDC7
ΔE00 3.28
Aquamarine
#7FFFD4
ΔE00 3.28
Aqua Marine
#2EE8BB
ΔE00 3.46
Light Greenish Blue
#63F7B4
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF4C5 #F45E8D
analogous
#5EF47A #5EF4C5 #5ED8F4
triadic
#5EF4C5 #C55EF4 #F4C55E
tetradic
#5EF4C5 #7A5EF4 #F45E8D #D8F45E
square
#5EF4C5 #7A5EF4 #F45E8D #D8F45E
split-complementary
#5EF4C5 #F45ED8 #F47A5E
monochromatic
#0ECA8F #25F0B0 #5EF4C5 #97F8DA #D1FCEE
Accessibility & contrast
On white
1.38
#5EF4C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#5EF4C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF4C5
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF4C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF4C5 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE4C3
Deuteranopia (green-blind)
#D9D5C8
Tritanopia (blue-blind)
#00F5E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ef4c5; /* rgb */ color: rgb(94, 244, 197); /* oklch */ color: oklch(87.4% 0.145 168.9);
Tailwind
colors: {
custom: {
50: '#9af8d6',
500: '#5ef4c5',
950: '#000000',
},
}SCSS
$custom: #5ef4c5; $custom-light: #9af8d6; $custom-dark: #000000;
JSON
{
"hex": "#5ef4c5",
"rgb": {
"r": 94,
"g": 244,
"b": 197
},
"hsl": {
"h": 161.2,
"s": 87.209,
"l": 66.275
},
"oklch": {
"l": 0.87449,
"c": 0.14462,
"h": 168.9
},
"luminance": 0.71112
}Semantic roles & 50–950 ramp
primary
#5EF4C5
secondary
#C6305F
accent
#0249E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583