#5EF5C8#5EF5C8
#5EF5C8 is a very light, vivid teal. Relative luminance 0.719; OKLCH L 87.8% C 0.144 H 169.9°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF5C8 |
|---|---|
| RGB | rgb(94, 245, 200) |
| HSL | hsl(162, 88%, 66%) |
| HSV | hsv(162, 62%, 96%) |
| CMYK | cmyk(61.6%, 0%, 18.4%, 3.9%) |
| CIE-LAB | lab(87.90, -50.52, 9.88) |
| CIE-LCH | lch(87.90, 51.48, 168.93°) |
| OKLab | oklab(87.77% -0.1416 0.0253) |
| OKLCH | oklch(87.77% 0.144 169.9) |
| XYZ | xyz(47.6887, 71.8496, 65.9875) |
| Luminance | 0.7186 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.59
Bright Teal
#01F9C6
ΔE00 2.94
Aquamarine
#7FFFD4
ΔE00 3.05
Light Aquamarine
#7BFDC7
ΔE00 3.51
Aqua Marine
#2EE8BB
ΔE00 3.57
Light Aqua
#8CFFDB
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF5C8 #F55E8B
analogous
#5EF57D #5EF5C8 #5ED7F5
triadic
#5EF5C8 #C85EF5 #F5C85E
tetradic
#5EF5C8 #7D5EF5 #F55E8B #D7F55E
square
#5EF5C8 #7D5EF5 #F55E8B #D7F55E
split-complementary
#5EF5C8 #F55ED7 #F57D5E
monochromatic
#0DCC93 #24F1B4 #5EF5C8 #98F9DC #D1FCEF
Accessibility & contrast
On white
1.37
#5EF5C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#5EF5C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF5C8
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF5C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF5C8 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C6
Deuteranopia (green-blind)
#D9D6CB
Tritanopia (blue-blind)
#00F7E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ef5c8; /* rgb */ color: rgb(94, 245, 200); /* oklch */ color: oklch(87.8% 0.144 169.9);
Tailwind
colors: {
custom: {
50: '#9af9d8',
500: '#5ef5c8',
950: '#000000',
},
}SCSS
$custom: #5ef5c8; $custom-light: #9af9d8; $custom-dark: #000000;
JSON
{
"hex": "#5ef5c8",
"rgb": {
"r": 94,
"g": 245,
"b": 200
},
"hsl": {
"h": 162.119,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.87765,
"c": 0.1438,
"h": 169.9
},
"luminance": 0.71855
}Semantic roles & 50–950 ramp
primary
#5EF5C8
secondary
#C82F5D
accent
#0145E5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583