#5EF2C0#5EF2C0
#5EF2C0 is a very light, vivid teal. Relative luminance 0.697; OKLCH L 86.8% C 0.146 H 167.3°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF2C0 |
|---|---|
| RGB | rgb(94, 242, 192) |
| HSL | hsl(160, 85%, 66%) |
| HSV | hsv(160, 61%, 95%) |
| CMYK | cmyk(61.2%, 0%, 20.7%, 5.1%) |
| CIE-LAB | lab(86.84, -51.07, 12.54) |
| CIE-LCH | lch(86.84, 52.59, 166.21°) |
| OKLab | oklab(86.85% -0.1421 0.0321) |
| OKLCH | oklch(86.85% 0.146 167.3) |
| XYZ | xyz(45.8779, 69.6850, 60.8917) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.17
Light Turquoise
#7EF4CC
ΔE00 3.18
Bright Teal
#01F9C6
ΔE00 3.25
Aqua Marine
#2EE8BB
ΔE00 3.42
Light Greenish Blue
#63F7B4
ΔE00 3.80
Aquamarine
#7FFFD4
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF2C0 #F25E90
analogous
#5EF276 #5EF2C0 #5EDAF2
triadic
#5EF2C0 #C05EF2 #F2C05E
tetradic
#5EF2C0 #765EF2 #F25E90 #DAF25E
square
#5EF2C0 #765EF2 #F25E90 #DAF25E
split-complementary
#5EF2C0 #F25EDA #F2765E
monochromatic
#10C688 #25EDAA #5EF2C0 #97F7D6 #CFFBEC
Accessibility & contrast
On white
1.41
#5EF2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#5EF2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF2C0
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF2C0 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BD
Deuteranopia (green-blind)
#D8D3C3
Tritanopia (blue-blind)
#00F3E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ef2c0; /* rgb */ color: rgb(94, 242, 192); /* oklch */ color: oklch(86.8% 0.146 167.3);
Tailwind
colors: {
custom: {
50: '#99f7d3',
500: '#5ef2c0',
950: '#000000',
},
}SCSS
$custom: #5ef2c0; $custom-light: #99f7d3; $custom-dark: #000000;
JSON
{
"hex": "#5ef2c0",
"rgb": {
"r": 94,
"g": 242,
"b": 192
},
"hsl": {
"h": 159.73,
"s": 85.057,
"l": 65.882
},
"oklch": {
"l": 0.86845,
"c": 0.14567,
"h": 167.3
},
"luminance": 0.6969
}Semantic roles & 50–950 ramp
primary
#5EF2C0
secondary
#C33163
accent
#044FE2
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583