#5EE2D3#5EE2D3
#5EE2D3 is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.6% C 0.118 H 184.9°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE2D3 |
|---|---|
| RGB | rgb(94, 226, 211) |
| HSL | hsl(173, 69%, 63%) |
| HSV | hsv(173, 58%, 89%) |
| CMYK | cmyk(58.4%, 0%, 6.6%, 11.4%) |
| CIE-LAB | lab(82.63, -39.62, -3.53) |
| CIE-LCH | lch(82.63, 39.78, 185.09°) |
| OKLab | oklab(83.57% -0.1172 -0.0101) |
| OKLCH | oklch(83.57% 0.118 184.9) |
| XYZ | xyz(43.5651, 61.4711, 71.1846) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.81
Tiffany Blue
#7BF2DA
ΔE00 4.81
Mediumturquoise
#48D1CC
ΔE00 5.20
Bright Aqua
#0BF9EA
ΔE00 5.71
Aqua (survey)
#13EAC9
ΔE00 6.02
Seafoam Blue
#78D1B6
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE2D3 #E25E6D
analogous
#5EE291 #5EE2D3 #5EAFE2
triadic
#5EE2D3 #D35EE2 #E2D35E
tetradic
#5EE2D3 #915EE2 #E25E6D #AFE25E
square
#5EE2D3 #915EE2 #E25E6D #AFE25E
split-complementary
#5EE2D3 #E25EAF #E2915E
monochromatic
#1EA798 #2AD9C5 #5EE2D3 #92EBE1 #C6F5EF
Accessibility & contrast
On white
1.58
#5EE2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#5EE2D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE2D3
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE2D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE2D3 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6D3
Deuteranopia (green-blind)
#C3C7D5
Tritanopia (blue-blind)
#00E7DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ee2d3; /* rgb */ color: rgb(94, 226, 211); /* oklch */ color: oklch(83.6% 0.118 184.9);
Tailwind
colors: {
custom: {
50: '#98ebe0',
500: '#5ee2d3',
950: '#000000',
},
}SCSS
$custom: #5ee2d3; $custom-light: #98ebe0; $custom-dark: #000000;
JSON
{
"hex": "#5ee2d3",
"rgb": {
"r": 94,
"g": 226,
"b": 211
},
"hsl": {
"h": 173.182,
"s": 69.474,
"l": 62.745
},
"oklch": {
"l": 0.8357,
"c": 0.11766,
"h": 184.9
},
"luminance": 0.61476
}Semantic roles & 50–950 ramp
primary
#5EE2D3
secondary
#AA3B47
accent
#142AD1
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484