#5EE7E5#5EE7E5
#5EE7E5 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.3% C 0.118 H 193.8°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE7E5 |
|---|---|
| RGB | rgb(94, 231, 229) |
| HSL | hsl(179, 74%, 64%) |
| HSV | hsv(179, 59%, 91%) |
| CMYK | cmyk(59.3%, 0%, 0.9%, 9.4%) |
| CIE-LAB | lab(84.58, -37.22, -10.16) |
| CIE-LCH | lch(84.58, 38.58, 195.28°) |
| OKLab | oklab(85.31% -0.1147 -0.0282) |
| OKLCH | oklch(85.31% 0.118 193.8) |
| XYZ | xyz(47.3287, 65.1837, 84.2010) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.62
Bright Cyan
#41FDFE
ΔE00 4.97
Mediumturquoise
#48D1CC
ΔE00 5.41
Turquoise
#40E0D0
ΔE00 5.45
Bright Turquoise
#0FFEF9
ΔE00 5.64
Aqua
#00FFFF
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE7E5 #E75E60
analogous
#5EE7A0 #5EE7E5 #5EA4E7
triadic
#5EE7E5 #E55EE7 #E7E55E
tetradic
#5EE7E5 #A05EE7 #E75E60 #A4E75E
square
#5EE7E5 #A05EE7 #E75E60 #A4E75E
split-complementary
#5EE7E5 #E75EA4 #E7A05E
monochromatic
#1AB0AE #29DFDC #5EE7E5 #93EFEE #C9F7F6
Accessibility & contrast
On white
1.50
#5EE7E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#5EE7E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE7E5
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE7E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE7E5 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE5
Deuteranopia (green-blind)
#C4CCE6
Tritanopia (blue-blind)
#00EDE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ee7e5; /* rgb */ color: rgb(94, 231, 229); /* oklch */ color: oklch(85.3% 0.118 193.8);
Tailwind
colors: {
custom: {
50: '#9aefed',
500: '#5ee7e5',
950: '#000000',
},
}SCSS
$custom: #5ee7e5; $custom-light: #9aefed; $custom-dark: #000000;
JSON
{
"hex": "#5ee7e5",
"rgb": {
"r": 94,
"g": 231,
"b": 229
},
"hsl": {
"h": 179.124,
"s": 74.054,
"l": 63.725
},
"oklch": {
"l": 0.85313,
"c": 0.11814,
"h": 193.8
},
"luminance": 0.65189
}Semantic roles & 50–950 ramp
primary
#5EE7E5
secondary
#B1383A
accent
#0F12D6
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584