#5EF5C7#5EF5C7
#5EF5C7 is a very light, vivid teal. Relative luminance 0.718; OKLCH L 87.7% C 0.144 H 169.4°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF5C7 |
|---|---|
| RGB | rgb(94, 245, 199) |
| HSL | hsl(162, 88%, 66%) |
| HSV | hsv(162, 62%, 96%) |
| CMYK | cmyk(61.6%, 0%, 18.8%, 3.9%) |
| CIE-LAB | lab(87.87, -50.75, 10.37) |
| CIE-LCH | lch(87.87, 51.79, 168.45°) |
| OKLab | oklab(87.74% -0.142 0.0265) |
| OKLCH | oklch(87.74% 0.144 169.4) |
| XYZ | xyz(47.5722, 71.8030, 65.3740) |
| Luminance | 0.7181 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.66
Bright Teal
#01F9C6
ΔE00 2.90
Aquamarine
#7FFFD4
ΔE00 3.09
Light Aquamarine
#7BFDC7
ΔE00 3.35
Aqua Marine
#2EE8BB
ΔE00 3.58
Light Aqua
#8CFFDB
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF5C7 #F55E8C
analogous
#5EF57C #5EF5C7 #5ED8F5
triadic
#5EF5C7 #C75EF5 #F5C75E
tetradic
#5EF5C7 #7C5EF5 #F55E8C #D8F55E
square
#5EF5C7 #7C5EF5 #F55E8C #D8F55E
split-complementary
#5EF5C7 #F55ED8 #F57C5E
monochromatic
#0DCC92 #24F1B3 #5EF5C7 #98F9DB #D1FCEF
Accessibility & contrast
On white
1.37
#5EF5C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#5EF5C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF5C7
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF5C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF5C7 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C5
Deuteranopia (green-blind)
#D9D6CA
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ef5c7; /* rgb */ color: rgb(94, 245, 199); /* oklch */ color: oklch(87.7% 0.144 169.4);
Tailwind
colors: {
custom: {
50: '#9af9d8',
500: '#5ef5c7',
950: '#000000',
},
}SCSS
$custom: #5ef5c7; $custom-light: #9af9d8; $custom-dark: #000000;
JSON
{
"hex": "#5ef5c7",
"rgb": {
"r": 94,
"g": 245,
"b": 199
},
"hsl": {
"h": 161.722,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.87739,
"c": 0.14446,
"h": 169.4
},
"luminance": 0.71808
}Semantic roles & 50–950 ramp
primary
#5EF5C7
secondary
#C82F5E
accent
#0146E5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583