#5EE2DF#5EE2DF
#5EE2DF is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.0% C 0.115 H 193.1°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE2DF |
|---|---|
| RGB | rgb(94, 226, 223) |
| HSL | hsl(179, 69%, 63%) |
| HSV | hsv(179, 58%, 89%) |
| CMYK | cmyk(58.4%, 0%, 1.3%, 11.4%) |
| CIE-LAB | lab(82.96, -36.51, -9.39) |
| CIE-LCH | lch(82.96, 37.70, 194.43°) |
| OKLab | oklab(83.95% -0.1121 -0.0261) |
| OKLCH | oklch(83.95% 0.115 193.1) |
| XYZ | xyz(45.1259, 62.0954, 79.4052) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.29
Turquoise
#40E0D0
ΔE00 4.89
Bright Light Blue
#26F7FD
ΔE00 5.68
Darkturquoise
#00CED1
ΔE00 5.90
Bright Cyan
#41FDFE
ΔE00 6.11
Bright Turquoise
#0FFEF9
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE2DF #E25E61
analogous
#5EE29D #5EE2DF #5EA3E2
triadic
#5EE2DF #DF5EE2 #E2DF5E
tetradic
#5EE2DF #9D5EE2 #E25E61 #A3E25E
square
#5EE2DF #9D5EE2 #E25E61 #A3E25E
split-complementary
#5EE2DF #E25EA3 #E29D5E
monochromatic
#1EA7A4 #2AD9D5 #5EE2DF #92EBE9 #C6F5F4
Accessibility & contrast
On white
1.56
#5EE2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#5EE2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE2DF
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE2DF | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8DF
Deuteranopia (green-blind)
#C0C8E0
Tritanopia (blue-blind)
#00E8E1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ee2df; /* rgb */ color: rgb(94, 226, 223); /* oklch */ color: oklch(84.0% 0.115 193.1);
Tailwind
colors: {
custom: {
50: '#99ebe8',
500: '#5ee2df',
950: '#000000',
},
}SCSS
$custom: #5ee2df; $custom-light: #99ebe8; $custom-dark: #000000;
JSON
{
"hex": "#5ee2df",
"rgb": {
"r": 94,
"g": 226,
"b": 223
},
"hsl": {
"h": 178.636,
"s": 69.474,
"l": 62.745
},
"oklch": {
"l": 0.8395,
"c": 0.1151,
"h": 193.1
},
"luminance": 0.621
}Semantic roles & 50–950 ramp
primary
#5EE2DF
secondary
#AA3B3D
accent
#1418D1
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484