#5EE7E2#5EE7E2
#5EE7E2 is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.2% C 0.118 H 191.8°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE7E2 |
|---|---|
| RGB | rgb(94, 231, 226) |
| HSL | hsl(178, 74%, 64%) |
| HSV | hsv(178, 59%, 91%) |
| CMYK | cmyk(59.3%, 0%, 2.2%, 9.4%) |
| CIE-LAB | lab(84.49, -38.01, -8.71) |
| CIE-LCH | lch(84.49, 39.00, 192.90°) |
| OKLab | oklab(85.22% -0.116 -0.0242) |
| OKLCH | oklch(85.22% 0.118 191.8) |
| XYZ | xyz(46.9134, 65.0176, 82.0140) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.51
Bright Light Blue
#26F7FD
ΔE00 5.21
Mediumturquoise
#48D1CC
ΔE00 5.24
Bright Cyan
#41FDFE
ΔE00 5.25
Bright Turquoise
#0FFEF9
ΔE00 5.50
Bright Aqua
#0BF9EA
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE7E2 #E75E63
analogous
#5EE79D #5EE7E2 #5EA7E7
triadic
#5EE7E2 #E25EE7 #E7E25E
tetradic
#5EE7E2 #9D5EE7 #E75E63 #A7E75E
square
#5EE7E2 #9D5EE7 #E75E63 #A7E75E
split-complementary
#5EE7E2 #E75EA7 #E79D5E
monochromatic
#1AB0AB #29DFD8 #5EE7E2 #93EFEC #C9F7F5
Accessibility & contrast
On white
1.50
#5EE7E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#5EE7E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE7E2
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE7E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE7E2 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE2
Deuteranopia (green-blind)
#C5CCE3
Tritanopia (blue-blind)
#00EDE5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ee7e2; /* rgb */ color: rgb(94, 231, 226); /* oklch */ color: oklch(85.2% 0.118 191.8);
Tailwind
colors: {
custom: {
50: '#9aefeb',
500: '#5ee7e2',
950: '#000000',
},
}SCSS
$custom: #5ee7e2; $custom-light: #9aefeb; $custom-dark: #000000;
JSON
{
"hex": "#5ee7e2",
"rgb": {
"r": 94,
"g": 231,
"b": 226
},
"hsl": {
"h": 177.81,
"s": 74.054,
"l": 63.725
},
"oklch": {
"l": 0.85216,
"c": 0.11848,
"h": 191.8
},
"luminance": 0.65022
}Semantic roles & 50–950 ramp
primary
#5EE7E2
secondary
#B1383D
accent
#0F17D6
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584