#5EDED7#5EDED7
#5EDED7 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.8% C 0.113 H 190.2°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDED7 |
|---|---|
| RGB | rgb(94, 222, 215) |
| HSL | hsl(177, 66%, 62%) |
| HSV | hsv(177, 58%, 87%) |
| CMYK | cmyk(57.7%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(81.58, -36.77, -7.20) |
| CIE-LCH | lch(81.58, 37.47, 191.09°) |
| OKLab | oklab(82.75% -0.1113 -0.0201) |
| OKLCH | oklch(82.75% 0.113 190.2) |
| XYZ | xyz(42.9977, 59.5242, 73.5001) |
| Luminance | 0.5953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.35
Turquoise
#40E0D0
ΔE00 3.57
Darkturquoise
#00CED1
ΔE00 5.79
Bright Aqua
#0BF9EA
ΔE00 6.92
Tiffany Blue
#7BF2DA
ΔE00 7.16
Bright Light Blue
#26F7FD
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDED7 #DE5E65
analogous
#5EDE97 #5EDED7 #5EA5DE
triadic
#5EDED7 #D75EDE #DED75E
tetradic
#5EDED7 #975EDE #DE5E65 #A5DE5E
square
#5EDED7 #975EDE #DE5E65 #A5DE5E
split-complementary
#5EDED7 #DE5EA5 #DE975E
monochromatic
#21A19A #2BD3CA #5EDED7 #91E8E4 #C4F3F0
Accessibility & contrast
On white
1.63
#5EDED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#5EDED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDED7
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDED7 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D7
Deuteranopia (green-blind)
#BEC4D8
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5eded7; /* rgb */ color: rgb(94, 222, 215); /* oklch */ color: oklch(82.8% 0.113 190.2);
Tailwind
colors: {
custom: {
50: '#98e9e3',
500: '#5eded7',
950: '#000000',
},
}SCSS
$custom: #5eded7; $custom-light: #98e9e3; $custom-dark: #000000;
JSON
{
"hex": "#5eded7",
"rgb": {
"r": 94,
"g": 222,
"b": 215
},
"hsl": {
"h": 176.719,
"s": 65.979,
"l": 61.961
},
"oklch": {
"l": 0.82754,
"c": 0.11313,
"h": 190.2
},
"luminance": 0.59529
}Semantic roles & 50–950 ramp
primary
#5EDED7
secondary
#A43C42
accent
#1822CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484