#5EF3C6#5EF3C6
#5EF3C6 is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.2% C 0.143 H 169.7°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF3C6 |
|---|---|
| RGB | rgb(94, 243, 198) |
| HSL | hsl(162, 86%, 66%) |
| HSV | hsv(162, 61%, 95%) |
| CMYK | cmyk(61.3%, 0%, 18.5%, 4.7%) |
| CIE-LAB | lab(87.27, -50.14, 10.02) |
| CIE-LCH | lch(87.27, 51.13, 168.70°) |
| OKLab | oklab(87.24% -0.1404 0.0256) |
| OKLCH | oklch(87.24% 0.143 169.7) |
| XYZ | xyz(46.8547, 70.5532, 64.5640) |
| Luminance | 0.7056 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.58
Bright Teal
#01F9C6
ΔE00 3.09
Aqua Marine
#2EE8BB
ΔE00 3.27
Aquamarine
#7FFFD4
ΔE00 3.34
Light Aquamarine
#7BFDC7
ΔE00 3.66
Light Aqua
#8CFFDB
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF3C6 #F35E8B
analogous
#5EF37B #5EF3C6 #5ED5F3
triadic
#5EF3C6 #C65EF3 #F3C65E
tetradic
#5EF3C6 #7B5EF3 #F35E8B #D5F35E
square
#5EF3C6 #7B5EF3 #F35E8B #D5F35E
split-complementary
#5EF3C6 #F35ED5 #F37B5E
monochromatic
#0FC890 #25EFB2 #5EF3C6 #97F7DA #D0FBEE
Accessibility & contrast
On white
1.39
#5EF3C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#5EF3C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF3C6
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF3C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF3C6 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE4C4
Deuteranopia (green-blind)
#D8D4C9
Tritanopia (blue-blind)
#00F4E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ef3c6; /* rgb */ color: rgb(94, 243, 198); /* oklch */ color: oklch(87.2% 0.143 169.7);
Tailwind
colors: {
custom: {
50: '#9af8d7',
500: '#5ef3c6',
950: '#000000',
},
}SCSS
$custom: #5ef3c6; $custom-light: #9af8d7; $custom-dark: #000000;
JSON
{
"hex": "#5ef3c6",
"rgb": {
"r": 94,
"g": 243,
"b": 198
},
"hsl": {
"h": 161.879,
"s": 86.127,
"l": 66.078
},
"oklch": {
"l": 0.87237,
"c": 0.14275,
"h": 169.7
},
"luminance": 0.70558
}Semantic roles & 50–950 ramp
primary
#5EF3C6
secondary
#C5315D
accent
#0346E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583