#5EE3D7#5EE3D7
#5EE3D7 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 83.9% C 0.117 H 187.0°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE3D7 |
|---|---|
| RGB | rgb(94, 227, 215) |
| HSL | hsl(175, 70%, 63%) |
| HSV | hsv(175, 59%, 89%) |
| CMYK | cmyk(58.6%, 0%, 5.3%, 11%) |
| CIE-LAB | lab(83.03, -39.05, -5.06) |
| CIE-LCH | lch(83.03, 39.38, 187.38°) |
| OKLab | oklab(83.93% -0.1165 -0.0143) |
| OKLCH | oklch(83.93% 0.117 187) |
| XYZ | xyz(44.3455, 62.2196, 73.9494) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.30
Mediumturquoise
#48D1CC
ΔE00 4.84
Tiffany Blue
#7BF2DA
ΔE00 5.31
Bright Aqua
#0BF9EA
ΔE00 5.52
Bright Turquoise
#0FFEF9
ΔE00 6.77
Aqua (survey)
#13EAC9
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE3D7 #E35E6A
analogous
#5EE394 #5EE3D7 #5EADE3
triadic
#5EE3D7 #D75EE3 #E3D75E
tetradic
#5EE3D7 #945EE3 #E35E6A #ADE35E
square
#5EE3D7 #945EE3 #E35E6A #ADE35E
split-complementary
#5EE3D7 #E35EAD #E3945E
monochromatic
#1DA99D #2ADACA #5EE3D7 #92ECE4 #C6F5F1
Accessibility & contrast
On white
1.56
#5EE3D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#5EE3D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE3D7
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE3D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE3D7 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D7
Deuteranopia (green-blind)
#C3C8D8
Tritanopia (blue-blind)
#00E8DF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ee3d7; /* rgb */ color: rgb(94, 227, 215); /* oklch */ color: oklch(83.9% 0.117 187.0);
Tailwind
colors: {
custom: {
50: '#99ece3',
500: '#5ee3d7',
950: '#000000',
},
}SCSS
$custom: #5ee3d7; $custom-light: #99ece3; $custom-dark: #000000;
JSON
{
"hex": "#5ee3d7",
"rgb": {
"r": 94,
"g": 227,
"b": 215
},
"hsl": {
"h": 174.586,
"s": 70.37,
"l": 62.941
},
"oklch": {
"l": 0.8393,
"c": 0.1174,
"h": 187
},
"luminance": 0.62224
}Semantic roles & 50–950 ramp
primary
#5EE3D7
secondary
#AB3A44
accent
#1324D2
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1615
muted
#808584