#5EE7E1#5EE7E1
#5EE7E1 is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.2% C 0.119 H 191.1°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE7E1 |
|---|---|
| RGB | rgb(94, 231, 225) |
| HSL | hsl(177, 74%, 64%) |
| HSV | hsv(177, 59%, 91%) |
| CMYK | cmyk(59.3%, 0%, 2.6%, 9.4%) |
| CIE-LAB | lab(84.46, -38.28, -8.22) |
| CIE-LCH | lch(84.46, 39.15, 192.13°) |
| OKLab | oklab(85.18% -0.1164 -0.0229) |
| OKLCH | oklch(85.18% 0.119 191.1) |
| XYZ | xyz(46.7766, 64.9629, 81.2935) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.21
Mediumturquoise
#48D1CC
ΔE00 5.22
Bright Cyan
#41FDFE
ΔE00 5.38
Bright Light Blue
#26F7FD
ΔE00 5.44
Bright Aqua
#0BF9EA
ΔE00 5.47
Bright Turquoise
#0FFEF9
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE7E1 #E75E64
analogous
#5EE79C #5EE7E1 #5EA8E7
triadic
#5EE7E1 #E15EE7 #E7E15E
tetradic
#5EE7E1 #9C5EE7 #E75E64 #A8E75E
square
#5EE7E1 #9C5EE7 #E75E64 #A8E75E
split-complementary
#5EE7E1 #E75EA8 #E79C5E
monochromatic
#1AB0AA #29DFD7 #5EE7E1 #93EFEB #C9F7F5
Accessibility & contrast
On white
1.50
#5EE7E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#5EE7E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE7E1
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE7E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE7E1 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE1
Deuteranopia (green-blind)
#C5CCE2
Tritanopia (blue-blind)
#00EDE5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ee7e1; /* rgb */ color: rgb(94, 231, 225); /* oklch */ color: oklch(85.2% 0.119 191.1);
Tailwind
colors: {
custom: {
50: '#9aefea',
500: '#5ee7e1',
950: '#000000',
},
}SCSS
$custom: #5ee7e1; $custom-light: #9aefea; $custom-dark: #000000;
JSON
{
"hex": "#5ee7e1",
"rgb": {
"r": 94,
"g": 231,
"b": 225
},
"hsl": {
"h": 177.372,
"s": 74.054,
"l": 63.725
},
"oklch": {
"l": 0.85184,
"c": 0.11863,
"h": 191.1
},
"luminance": 0.64968
}Semantic roles & 50–950 ramp
primary
#5EE7E1
secondary
#B1383D
accent
#0F18D6
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584