#5EDED0#5EDED0
#5EDED0 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.5% C 0.115 H 185.4°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDED0 |
|---|---|
| RGB | rgb(94, 222, 208) |
| HSL | hsl(173, 66%, 62%) |
| HSV | hsv(173, 58%, 87%) |
| CMYK | cmyk(57.7%, 0%, 6.3%, 12.9%) |
| CIE-LAB | lab(81.39, -38.57, -3.77) |
| CIE-LCH | lch(81.39, 38.76, 185.58°) |
| OKLab | oklab(82.53% -0.1143 -0.0108) |
| OKLCH | oklch(82.53% 0.115 185.4) |
| XYZ | xyz(42.1175, 59.1720, 68.8640) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.93
Mediumturquoise
#48D1CC
ΔE00 4.38
Tiffany Blue
#7BF2DA
ΔE00 5.60
Bright Aqua
#0BF9EA
ΔE00 6.53
Aqua (survey)
#13EAC9
ΔE00 6.56
Seafoam Blue
#78D1B6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDED0 #DE5E6C
analogous
#5EDE90 #5EDED0 #5EACDE
triadic
#5EDED0 #D05EDE #DED05E
tetradic
#5EDED0 #905EDE #DE5E6C #ACDE5E
square
#5EDED0 #905EDE #DE5E6C #ACDE5E
split-complementary
#5EDED0 #DE5EAC #DE905E
monochromatic
#21A193 #2BD3C1 #5EDED0 #91E8DF #C4F3EE
Accessibility & contrast
On white
1.64
#5EDED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#5EDED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDED0
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDED0 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3D0
Deuteranopia (green-blind)
#C0C4D2
Tritanopia (blue-blind)
#00E2D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5eded0; /* rgb */ color: rgb(94, 222, 208); /* oklch */ color: oklch(82.5% 0.115 185.4);
Tailwind
colors: {
custom: {
50: '#98e9de',
500: '#5eded0',
950: '#000000',
},
}SCSS
$custom: #5eded0; $custom-light: #98e9de; $custom-dark: #000000;
JSON
{
"hex": "#5eded0",
"rgb": {
"r": 94,
"g": 222,
"b": 208
},
"hsl": {
"h": 173.438,
"s": 65.979,
"l": 61.961
},
"oklch": {
"l": 0.82534,
"c": 0.11484,
"h": 185.4
},
"luminance": 0.59176
}Semantic roles & 50–950 ramp
primary
#5EDED0
secondary
#A43C48
accent
#182CCE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484