#5EDEDC#5EDEDC
#5EDEDC is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.9% C 0.112 H 193.8°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDEDC |
|---|---|
| RGB | rgb(94, 222, 220) |
| HSL | hsl(179, 66%, 62%) |
| HSV | hsv(179, 58%, 87%) |
| CMYK | cmyk(57.7%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(81.72, -35.45, -9.65) |
| CIE-LCH | lch(81.72, 36.74, 195.23°) |
| OKLab | oklab(82.92% -0.1092 -0.0268) |
| OKLCH | oklch(82.92% 0.112 193.8) |
| XYZ | xyz(43.6500, 59.7851, 76.9356) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.60
Darkturquoise
#00CED1
ΔE00 5.16
Turquoise
#40E0D0
ΔE00 5.21
Bright Light Blue
#26F7FD
ΔE00 6.32
Aqua Blue
#02D8E9
ΔE00 6.49
Bright Cyan
#41FDFE
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDEDC #DE5E60
analogous
#5EDE9C #5EDEDC #5EA0DE
triadic
#5EDEDC #DC5EDE #DEDC5E
tetradic
#5EDEDC #9C5EDE #DE5E60 #A0DE5E
square
#5EDEDC #9C5EDE #DE5E60 #A0DE5E
split-complementary
#5EDEDC #DE5EA0 #DE9C5E
monochromatic
#21A19F #2BD3D1 #5EDEDC #91E8E7 #C4F3F2
Accessibility & contrast
On white
1.62
#5EDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#5EDEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDEDC
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDEDC | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ededc; /* rgb */ color: rgb(94, 222, 220); /* oklch */ color: oklch(82.9% 0.112 193.8);
Tailwind
colors: {
custom: {
50: '#98e8e6',
500: '#5ededc',
950: '#000000',
},
}SCSS
$custom: #5ededc; $custom-light: #98e8e6; $custom-dark: #000000;
JSON
{
"hex": "#5ededc",
"rgb": {
"r": 94,
"g": 222,
"b": 220
},
"hsl": {
"h": 179.063,
"s": 65.979,
"l": 61.961
},
"oklch": {
"l": 0.82916,
"c": 0.11246,
"h": 193.8
},
"luminance": 0.5979
}Semantic roles & 50–950 ramp
primary
#5EDEDC
secondary
#A43C3E
accent
#181BCE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484