#5EE6BF#5EE6BF
#5EE6BF is a very light, vivid teal. Relative luminance 0.627; OKLCH L 83.9% C 0.132 H 171.1°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE6BF |
|---|---|
| RGB | rgb(94, 230, 191) |
| HSL | hsl(163, 73%, 64%) |
| HSV | hsv(163, 59%, 90%) |
| CMYK | cmyk(59.1%, 0%, 17%, 9.8%) |
| CIE-LAB | lab(83.30, -46.24, 8.01) |
| CIE-LCH | lch(83.30, 46.93, 170.17°) |
| OKLab | oklab(83.95% -0.1302 0.0204) |
| OKLCH | oklch(83.95% 0.132 171.1) |
| XYZ | xyz(42.3124, 62.7306, 59.1585) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.61
Light Turquoise
#7EF4CC
ΔE00 3.79
Aqua (survey)
#13EAC9
ΔE00 3.87
Seafoam
#7FE0B3
ΔE00 4.40
Eucalyptus
#44D7A8
ΔE00 4.46
Aquamarine (survey)
#04D8B2
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE6BF #E65E85
analogous
#5EE67B #5EE6BF #5EC9E6
triadic
#5EE6BF #BF5EE6 #E6BF5E
tetradic
#5EE6BF #7B5EE6 #E65E85 #C9E65E
square
#5EE6BF #7B5EE6 #E65E85 #C9E65E
split-complementary
#5EE6BF #E65EC9 #E67B5E
monochromatic
#1BAF84 #29DEAA #5EE6BF #93EED4 #C8F6E9
Accessibility & contrast
On white
1.55
#5EE6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#5EE6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE6BF
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE6BF | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BD
Deuteranopia (green-blind)
#CCCAC2
Tritanopia (blue-blind)
#00E8DB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ee6bf; /* rgb */ color: rgb(94, 230, 191); /* oklch */ color: oklch(83.9% 0.132 171.1);
Tailwind
colors: {
custom: {
50: '#98eed2',
500: '#5ee6bf',
950: '#000000',
},
}SCSS
$custom: #5ee6bf; $custom-light: #98eed2; $custom-dark: #000000;
JSON
{
"hex": "#5ee6bf",
"rgb": {
"r": 94,
"g": 230,
"b": 191
},
"hsl": {
"h": 162.794,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.83949,
"c": 0.13179,
"h": 171.1
},
"luminance": 0.62735
}Semantic roles & 50–950 ramp
primary
#5EE6BF
secondary
#B0395B
accent
#1049D5
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583