#5EE6B2#5EE6B2
#5EE6B2 is a very light, vivid teal. Relative luminance 0.622; OKLCH L 83.6% C 0.141 H 164.8°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE6B2 |
|---|---|
| RGB | rgb(94, 230, 178) |
| HSL | hsl(157, 73%, 64%) |
| HSV | hsv(157, 59%, 90%) |
| CMYK | cmyk(59.1%, 0%, 22.6%, 9.8%) |
| CIE-LAB | lab(83.01, -49.15, 14.42) |
| CIE-LCH | lch(83.01, 51.22, 163.65°) |
| OKLab | oklab(83.62% -0.136 0.0369) |
| OKLCH | oklch(83.62% 0.141 164.8) |
| XYZ | xyz(40.9447, 62.1836, 51.9557) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.45
Seafoam
#7FE0B3
ΔE00 3.53
Eucalyptus
#44D7A8
ΔE00 3.89
Light Greenish Blue
#63F7B4
ΔE00 4.47
Light Turquoise
#7EF4CC
ΔE00 4.84
Light Aquamarine
#7BFDC7
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE6B2 #E65E92
analogous
#5EE66E #5EE6B2 #5ED6E6
triadic
#5EE6B2 #B25EE6 #E6B25E
tetradic
#5EE6B2 #6E5EE6 #E65E92 #D6E65E
square
#5EE6B2 #6E5EE6 #E65E92 #D6E65E
split-complementary
#5EE6B2 #E65ED6 #E66E5E
monochromatic
#1BAF76 #29DE99 #5EE6B2 #93EECB #C8F6E5
Accessibility & contrast
On white
1.56
#5EE6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#5EE6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE6B2
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE6B2 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7AF
Deuteranopia (green-blind)
#CFC9B5
Tritanopia (blue-blind)
#01E6D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ee6b2; /* rgb */ color: rgb(94, 230, 178); /* oklch */ color: oklch(83.6% 0.141 164.8);
Tailwind
colors: {
custom: {
50: '#97efc9',
500: '#5ee6b2',
950: '#000000',
},
}SCSS
$custom: #5ee6b2; $custom-light: #97efc9; $custom-dark: #000000;
JSON
{
"hex": "#5ee6b2",
"rgb": {
"r": 94,
"g": 230,
"b": 178
},
"hsl": {
"h": 157.059,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.83617,
"c": 0.14096,
"h": 164.8
},
"luminance": 0.62188
}Semantic roles & 50–950 ramp
primary
#5EE6B2
secondary
#B03966
accent
#105CD5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582