#5EDEC6#5EDEC6
#5EDEC6 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.2% C 0.119 H 178.8°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDEC6 |
|---|---|
| RGB | rgb(94, 222, 198) |
| HSL | hsl(169, 66%, 62%) |
| HSV | hsv(169, 58%, 87%) |
| CMYK | cmyk(57.7%, 0%, 10.8%, 12.9%) |
| CIE-LAB | lab(81.12, -41.07, 1.16) |
| CIE-LCH | lch(81.12, 41.09, 178.38°) |
| OKLab | oklab(82.23% -0.1187 0.0024) |
| OKLCH | oklch(82.23% 0.119 178.8) |
| XYZ | xyz(40.9258, 58.6954, 62.5877) |
| Luminance | 0.5870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.33
Aqua (survey)
#13EAC9
ΔE00 4.42
Seafoam Blue
#78D1B6
ΔE00 4.67
Tiffany Blue
#7BF2DA
ΔE00 4.80
Aquamarine (survey)
#04D8B2
ΔE00 5.27
Mediumaquamarine
#66CDAA
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDEC6 #DE5E76
analogous
#5EDE86 #5EDEC6 #5EB6DE
triadic
#5EDEC6 #C65EDE #DEC65E
tetradic
#5EDEC6 #865EDE #DE5E76 #B6DE5E
square
#5EDEC6 #865EDE #DE5E76 #B6DE5E
split-complementary
#5EDEC6 #DE5EB6 #DE865E
monochromatic
#21A189 #2BD3B4 #5EDEC6 #91E8D8 #C4F3EA
Accessibility & contrast
On white
1.65
#5EDEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#5EDEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDEC6
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDEC6 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C5
Deuteranopia (green-blind)
#C2C4C8
Tritanopia (blue-blind)
#00E1D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5edec6; /* rgb */ color: rgb(94, 222, 198); /* oklch */ color: oklch(82.2% 0.119 178.8);
Tailwind
colors: {
custom: {
50: '#97e9d7',
500: '#5edec6',
950: '#000000',
},
}SCSS
$custom: #5edec6; $custom-light: #97e9d7; $custom-dark: #000000;
JSON
{
"hex": "#5edec6",
"rgb": {
"r": 94,
"g": 222,
"b": 198
},
"hsl": {
"h": 168.75,
"s": 65.979,
"l": 61.961
},
"oklch": {
"l": 0.82234,
"c": 0.11872,
"h": 178.8
},
"luminance": 0.58699
}Semantic roles & 50–950 ramp
primary
#5EDEC6
secondary
#A43C50
accent
#183ACE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483