#5EE2DE#5EE2DE
#5EE2DE is a very light, moderate teal. Relative luminance 0.620; OKLCH L 83.9% C 0.115 H 192.4°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE2DE |
|---|---|
| RGB | rgb(94, 226, 222) |
| HSL | hsl(178, 69%, 63%) |
| HSV | hsv(178, 58%, 89%) |
| CMYK | cmyk(58.4%, 0%, 1.8%, 11.4%) |
| CIE-LAB | lab(82.94, -36.77, -8.91) |
| CIE-LCH | lch(82.94, 37.84, 193.62°) |
| OKLab | oklab(83.92% -0.1125 -0.0248) |
| OKLCH | oklch(83.92% 0.115 192.4) |
| XYZ | xyz(44.9915, 62.0417, 78.6972) |
| Luminance | 0.6205 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.22
Turquoise
#40E0D0
ΔE00 4.55
Bright Light Blue
#26F7FD
ΔE00 5.85
Darkturquoise
#00CED1
ΔE00 5.99
Bright Cyan
#41FDFE
ΔE00 6.19
Bright Turquoise
#0FFEF9
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE2DE #E25E62
analogous
#5EE29C #5EE2DE #5EA4E2
triadic
#5EE2DE #DE5EE2 #E2DE5E
tetradic
#5EE2DE #9C5EE2 #E25E62 #A4E25E
square
#5EE2DE #9C5EE2 #E25E62 #A4E25E
split-complementary
#5EE2DE #E25EA4 #E29C5E
monochromatic
#1EA7A3 #2AD9D3 #5EE2DE #92EBE9 #C6F5F3
Accessibility & contrast
On white
1.57
#5EE2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#5EE2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE2DE
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE2DE | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8DE
Deuteranopia (green-blind)
#C0C8DF
Tritanopia (blue-blind)
#00E8E0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ee2de; /* rgb */ color: rgb(94, 226, 222); /* oklch */ color: oklch(83.9% 0.115 192.4);
Tailwind
colors: {
custom: {
50: '#99ebe8',
500: '#5ee2de',
950: '#000000',
},
}SCSS
$custom: #5ee2de; $custom-light: #99ebe8; $custom-dark: #000000;
JSON
{
"hex": "#5ee2de",
"rgb": {
"r": 94,
"g": 226,
"b": 222
},
"hsl": {
"h": 178.182,
"s": 69.474,
"l": 62.745
},
"oklch": {
"l": 0.83918,
"c": 0.11521,
"h": 192.4
},
"luminance": 0.62046
}Semantic roles & 50–950 ramp
primary
#5EE2DE
secondary
#AA3B3E
accent
#141AD1
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484