#5EF5C6#5EF5C6
#5EF5C6 is a very light, vivid teal. Relative luminance 0.718; OKLCH L 87.7% C 0.145 H 169.0°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF5C6 |
|---|---|
| RGB | rgb(94, 245, 198) |
| HSL | hsl(161, 88%, 66%) |
| HSV | hsv(161, 62%, 96%) |
| CMYK | cmyk(61.6%, 0%, 19.2%, 3.9%) |
| CIE-LAB | lab(87.85, -50.97, 10.86) |
| CIE-LCH | lch(87.85, 52.11, 167.98°) |
| OKLab | oklab(87.71% -0.1425 0.0278) |
| OKLCH | oklch(87.71% 0.145 169) |
| XYZ | xyz(47.4565, 71.7568, 64.7646) |
| Luminance | 0.7176 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.75
Bright Teal
#01F9C6
ΔE00 2.88
Aquamarine
#7FFFD4
ΔE00 3.14
Light Aquamarine
#7BFDC7
ΔE00 3.20
Aqua Marine
#2EE8BB
ΔE00 3.61
Light Greenish Blue
#63F7B4
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF5C6 #F55E8D
analogous
#5EF57B #5EF5C6 #5ED8F5
triadic
#5EF5C6 #C65EF5 #F5C65E
tetradic
#5EF5C6 #7B5EF5 #F55E8D #D8F55E
square
#5EF5C6 #7B5EF5 #F55E8D #D8F55E
split-complementary
#5EF5C6 #F55ED8 #F57B5E
monochromatic
#0DCC90 #24F1B2 #5EF5C6 #98F9DA #D1FCEF
Accessibility & contrast
On white
1.37
#5EF5C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#5EF5C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF5C6
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF5C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF5C6 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE5C4
Deuteranopia (green-blind)
#DAD6C9
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ef5c6; /* rgb */ color: rgb(94, 245, 198); /* oklch */ color: oklch(87.7% 0.145 169.0);
Tailwind
colors: {
custom: {
50: '#9af9d7',
500: '#5ef5c6',
950: '#000000',
},
}SCSS
$custom: #5ef5c6; $custom-light: #9af9d7; $custom-dark: #000000;
JSON
{
"hex": "#5ef5c6",
"rgb": {
"r": 94,
"g": 245,
"b": 198
},
"hsl": {
"h": 161.325,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.87713,
"c": 0.14514,
"h": 169
},
"luminance": 0.71762
}Semantic roles & 50–950 ramp
primary
#5EF5C6
secondary
#C82F5F
accent
#0148E5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583