#5EF5C0#5EF5C0
#5EF5C0 is a very light, vivid teal. Relative luminance 0.715; OKLCH L 87.6% C 0.149 H 166.3°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF5C0 |
|---|---|
| RGB | rgb(94, 245, 192) |
| HSL | hsl(159, 88%, 66%) |
| HSV | hsv(159, 62%, 96%) |
| CMYK | cmyk(61.6%, 0%, 21.6%, 3.9%) |
| CIE-LAB | lab(87.72, -52.31, 13.78) |
| CIE-LCH | lch(87.72, 54.09, 165.24°) |
| OKLab | oklab(87.56% -0.1451 0.0353) |
| OKLCH | oklch(87.56% 0.149 166.3) |
| XYZ | xyz(46.7781, 71.4854, 61.1918) |
| Luminance | 0.7149 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.61
Light Greenish Blue
#63F7B4
ΔE00 3.12
Bright Teal
#01F9C6
ΔE00 3.19
Light Turquoise
#7EF4CC
ΔE00 3.57
Aquamarine
#7FFFD4
ΔE00 3.78
Greenish Cyan
#2AFEB7
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF5C0 #F55E93
analogous
#5EF575 #5EF5C0 #5EDFF5
triadic
#5EF5C0 #C05EF5 #F5C05E
tetradic
#5EF5C0 #755EF5 #F55E93 #DFF55E
square
#5EF5C0 #755EF5 #F55E93 #DFF55E
split-complementary
#5EF5C0 #F55EDF #F5755E
monochromatic
#0DCC89 #24F1A9 #5EF5C0 #98F9D7 #D1FCED
Accessibility & contrast
On white
1.37
#5EF5C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#5EF5C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF5C0
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF5C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF5C0 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E5BD
Deuteranopia (green-blind)
#DBD6C3
Tritanopia (blue-blind)
#00F6E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ef5c0; /* rgb */ color: rgb(94, 245, 192); /* oklch */ color: oklch(87.6% 0.149 166.3);
Tailwind
colors: {
custom: {
50: '#9af9d3',
500: '#5ef5c0',
950: '#000000',
},
}SCSS
$custom: #5ef5c0; $custom-light: #9af9d3; $custom-dark: #000000;
JSON
{
"hex": "#5ef5c0",
"rgb": {
"r": 94,
"g": 245,
"b": 192
},
"hsl": {
"h": 158.94,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.87563,
"c": 0.14937,
"h": 166.3
},
"luminance": 0.7149
}Semantic roles & 50–950 ramp
primary
#5EF5C0
secondary
#C82F65
accent
#0151E5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583