#5EDED5#5EDED5
#5EDED5 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.7% C 0.114 H 188.8°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDED5 |
|---|---|
| RGB | rgb(94, 222, 213) |
| HSL | hsl(176, 66%, 62%) |
| HSV | hsv(176, 58%, 87%) |
| CMYK | cmyk(57.7%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(81.52, -37.29, -6.22) |
| CIE-LCH | lch(81.52, 37.81, 189.48°) |
| OKLab | oklab(82.69% -0.1122 -0.0174) |
| OKLCH | oklch(82.69% 0.114 188.8) |
| XYZ | xyz(42.7423, 59.4220, 72.1549) |
| Luminance | 0.5943 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.98
Mediumturquoise
#48D1CC
ΔE00 3.51
Darkturquoise
#00CED1
ΔE00 6.17
Tiffany Blue
#7BF2DA
ΔE00 6.65
Bright Aqua
#0BF9EA
ΔE00 6.71
Bright Turquoise
#0FFEF9
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDED5 #DE5E67
analogous
#5EDE95 #5EDED5 #5EA7DE
triadic
#5EDED5 #D55EDE #DED55E
tetradic
#5EDED5 #955EDE #DE5E67 #A7DE5E
square
#5EDED5 #955EDE #DE5E67 #A7DE5E
split-complementary
#5EDED5 #DE5EA7 #DE955E
monochromatic
#21A198 #2BD3C8 #5EDED5 #91E8E2 #C4F3EF
Accessibility & contrast
On white
1.63
#5EDED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#5EDED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDED5
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDED5 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D5
Deuteranopia (green-blind)
#BFC4D6
Tritanopia (blue-blind)
#00E3DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5eded5; /* rgb */ color: rgb(94, 222, 213); /* oklch */ color: oklch(82.7% 0.114 188.8);
Tailwind
colors: {
custom: {
50: '#98e9e1',
500: '#5eded5',
950: '#000000',
},
}SCSS
$custom: #5eded5; $custom-light: #98e9e1; $custom-dark: #000000;
JSON
{
"hex": "#5eded5",
"rgb": {
"r": 94,
"g": 222,
"b": 213
},
"hsl": {
"h": 175.781,
"s": 65.979,
"l": 61.961
},
"oklch": {
"l": 0.8269,
"c": 0.11353,
"h": 188.8
},
"luminance": 0.59426
}Semantic roles & 50–950 ramp
primary
#5EDED5
secondary
#A43C44
accent
#1824CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484