#5EDEBE#5EDEBE
#5EDEBE is a very light, vivid teal. Relative luminance 0.583; OKLCH L 82.0% C 0.123 H 174.0°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDEBE |
|---|---|
| RGB | rgb(94, 222, 190) |
| HSL | hsl(165, 66%, 62%) |
| HSV | hsv(165, 58%, 87%) |
| CMYK | cmyk(57.7%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(80.93, -43.00, 5.12) |
| CIE-LCH | lch(80.93, 43.31, 173.21°) |
| OKLab | oklab(82.01% -0.1222 0.0129) |
| OKLCH | oklch(82.01% 0.123 174) |
| XYZ | xyz(40.0273, 58.3360, 57.8558) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.94
Aqua (survey)
#13EAC9
ΔE00 4.12
Aqua Marine
#2EE8BB
ΔE00 4.23
Seafoam Blue
#78D1B6
ΔE00 4.29
Mediumaquamarine
#66CDAA
ΔE00 4.59
Eucalyptus
#44D7A8
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDEBE #DE5E7E
analogous
#5EDE7E #5EDEBE #5EBEDE
triadic
#5EDEBE #BE5EDE #DEBE5E
tetradic
#5EDEBE #7E5EDE #DE5E7E #BEDE5E
square
#5EDEBE #7E5EDE #DE5E7E #BEDE5E
split-complementary
#5EDEBE #DE5EBE #DE7E5E
monochromatic
#21A181 #2BD3A9 #5EDEBE #91E8D3 #C4F3E7
Accessibility & contrast
On white
1.66
#5EDEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#5EDEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDEBE
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDEBE | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BD
Deuteranopia (green-blind)
#C4C3C0
Tritanopia (blue-blind)
#00E0D5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5edebe; /* rgb */ color: rgb(94, 222, 190); /* oklch */ color: oklch(82.0% 0.123 174.0);
Tailwind
colors: {
custom: {
50: '#97e9d1',
500: '#5edebe',
950: '#000000',
},
}SCSS
$custom: #5edebe; $custom-light: #97e9d1; $custom-dark: #000000;
JSON
{
"hex": "#5edebe",
"rgb": {
"r": 94,
"g": 222,
"b": 190
},
"hsl": {
"h": 165,
"s": 65.979,
"l": 61.961
},
"oklch": {
"l": 0.82007,
"c": 0.12293,
"h": 174
},
"luminance": 0.5834
}Semantic roles & 50–950 ramp
primary
#5EDEBE
secondary
#A43C56
accent
#1845CE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483