#5EF5C2#5EF5C2
#5EF5C2 is a very light, vivid teal. Relative luminance 0.716; OKLCH L 87.6% C 0.148 H 167.2°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF5C2 |
|---|---|
| RGB | rgb(94, 245, 194) |
| HSL | hsl(160, 88%, 66%) |
| HSV | hsv(160, 62%, 96%) |
| CMYK | cmyk(61.6%, 0%, 20.8%, 3.9%) |
| CIE-LAB | lab(87.76, -51.87, 12.81) |
| CIE-LCH | lch(87.76, 53.42, 166.13°) |
| OKLab | oklab(87.61% -0.1442 0.0328) |
| OKLCH | oklch(87.61% 0.148 167.2) |
| XYZ | xyz(47.0012, 71.5746, 62.3668) |
| Luminance | 0.7158 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.74
Bright Teal
#01F9C6
ΔE00 3.02
Light Turquoise
#7EF4CC
ΔE00 3.25
Aquamarine
#7FFFD4
ΔE00 3.52
Light Greenish Blue
#63F7B4
ΔE00 3.58
Aqua Marine
#2EE8BB
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF5C2 #F55E91
analogous
#5EF577 #5EF5C2 #5EDDF5
triadic
#5EF5C2 #C25EF5 #F5C25E
tetradic
#5EF5C2 #775EF5 #F55E91 #DDF55E
square
#5EF5C2 #775EF5 #F55E91 #DDF55E
split-complementary
#5EF5C2 #F55EDD #F5775E
monochromatic
#0DCC8B #24F1AC #5EF5C2 #98F9D8 #D1FCEE
Accessibility & contrast
On white
1.37
#5EF5C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#5EF5C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF5C2
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF5C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF5C2 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E5BF
Deuteranopia (green-blind)
#DAD6C5
Tritanopia (blue-blind)
#00F6E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ef5c2; /* rgb */ color: rgb(94, 245, 194); /* oklch */ color: oklch(87.6% 0.148 167.2);
Tailwind
colors: {
custom: {
50: '#9af9d4',
500: '#5ef5c2',
950: '#000000',
},
}SCSS
$custom: #5ef5c2; $custom-light: #9af9d4; $custom-dark: #000000;
JSON
{
"hex": "#5ef5c2",
"rgb": {
"r": 94,
"g": 245,
"b": 194
},
"hsl": {
"h": 159.735,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.87612,
"c": 0.14792,
"h": 167.2
},
"luminance": 0.7158
}Semantic roles & 50–950 ramp
primary
#5EF5C2
secondary
#C82F63
accent
#014EE5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583