#5EE1BF#5EE1BF
#5EE1BF is a very light, vivid teal. Relative luminance 0.600; OKLCH L 82.8% C 0.126 H 173.2°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE1BF |
|---|---|
| RGB | rgb(94, 225, 191) |
| HSL | hsl(164, 69%, 63%) |
| HSV | hsv(164, 58%, 88%) |
| CMYK | cmyk(58.2%, 0%, 15.1%, 11.8%) |
| CIE-LAB | lab(81.83, -44.08, 5.90) |
| CIE-LCH | lch(81.83, 44.47, 172.38°) |
| OKLab | oklab(82.75% -0.125 0.0149) |
| OKLCH | oklch(82.75% 0.126 173.2) |
| XYZ | xyz(40.9409, 59.9876, 58.7013) |
| Luminance | 0.5999 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.60
Aqua (survey)
#13EAC9
ΔE00 3.79
Aquamarine (survey)
#04D8B2
ΔE00 4.09
Eucalyptus
#44D7A8
ΔE00 4.53
Seafoam Blue
#78D1B6
ΔE00 4.90
Light Turquoise
#7EF4CC
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE1BF #E15E80
analogous
#5EE17D #5EE1BF #5EC2E1
triadic
#5EE1BF #BF5EE1 #E1BF5E
tetradic
#5EE1BF #7D5EE1 #E15E80 #C2E15E
square
#5EE1BF #7D5EE1 #E15E80 #C2E15E
split-complementary
#5EE1BF #E15EC2 #E17D5E
monochromatic
#1FA683 #2AD7AA #5EE1BF #92EBD4 #C5F4E8
Accessibility & contrast
On white
1.62
#5EE1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#5EE1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE1BF
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE1BF | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4BD
Deuteranopia (green-blind)
#C7C6C1
Tritanopia (blue-blind)
#00E3D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ee1bf; /* rgb */ color: rgb(94, 225, 191); /* oklch */ color: oklch(82.8% 0.126 173.2);
Tailwind
colors: {
custom: {
50: '#97ebd2',
500: '#5ee1bf',
950: '#000000',
},
}SCSS
$custom: #5ee1bf; $custom-light: #97ebd2; $custom-dark: #000000;
JSON
{
"hex": "#5ee1bf",
"rgb": {
"r": 94,
"g": 225,
"b": 191
},
"hsl": {
"h": 164.427,
"s": 68.586,
"l": 62.549
},
"oklch": {
"l": 0.82752,
"c": 0.12586,
"h": 173.2
},
"luminance": 0.59992
}Semantic roles & 50–950 ramp
primary
#5EE1BF
secondary
#A83B57
accent
#1546D1
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483