#5EF1C8#5EF1C8
#5EF1C8 is a very light, vivid teal. Relative luminance 0.695; OKLCH L 86.8% C 0.139 H 171.3°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF1C8 |
|---|---|
| RGB | rgb(94, 241, 200) |
| HSL | hsl(163, 84%, 66%) |
| HSV | hsv(163, 61%, 95%) |
| CMYK | cmyk(61%, 0%, 17%, 5.5%) |
| CIE-LAB | lab(86.73, -48.84, 8.21) |
| CIE-LCH | lch(86.73, 49.53, 170.46°) |
| OKLab | oklab(86.81% -0.1375 0.0209) |
| OKLCH | oklch(86.81% 0.139 171.3) |
| XYZ | xyz(46.4916, 69.4556, 65.5885) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.54
Aqua Marine
#2EE8BB
ΔE00 3.11
Bright Teal
#01F9C6
ΔE00 3.57
Aquamarine
#7FFFD4
ΔE00 3.66
Aqua (survey)
#13EAC9
ΔE00 4.00
Light Aquamarine
#7BFDC7
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF1C8 #F15E87
analogous
#5EF17E #5EF1C8 #5ED1F1
triadic
#5EF1C8 #C85EF1 #F1C85E
tetradic
#5EF1C8 #7E5EF1 #F15E87 #D1F15E
square
#5EF1C8 #7E5EF1 #F15E87 #D1F15E
split-complementary
#5EF1C8 #F15ED1 #F17E5E
monochromatic
#11C492 #26ECB5 #5EF1C8 #96F6DB #CFFBEE
Accessibility & contrast
On white
1.41
#5EF1C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#5EF1C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF1C8
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF1C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF1C8 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE2C6
Deuteranopia (green-blind)
#D5D3CB
Tritanopia (blue-blind)
#00F3E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ef1c8; /* rgb */ color: rgb(94, 241, 200); /* oklch */ color: oklch(86.8% 0.139 171.3);
Tailwind
colors: {
custom: {
50: '#9af6d8',
500: '#5ef1c8',
950: '#000000',
},
}SCSS
$custom: #5ef1c8; $custom-light: #9af6d8; $custom-dark: #000000;
JSON
{
"hex": "#5ef1c8",
"rgb": {
"r": 94,
"g": 241,
"b": 200
},
"hsl": {
"h": 163.265,
"s": 84,
"l": 65.686
},
"oklch": {
"l": 0.86813,
"c": 0.13909,
"h": 171.3
},
"luminance": 0.6946
}Semantic roles & 50–950 ramp
primary
#5EF1C8
secondary
#C1325A
accent
#0542E0
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583