#5EDEDA#5EDEDA
#5EDEDA is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.9% C 0.113 H 192.4°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDEDA |
|---|---|
| RGB | rgb(94, 222, 218) |
| HSL | hsl(178, 66%, 62%) |
| HSV | hsv(178, 58%, 87%) |
| CMYK | cmyk(57.7%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(81.66, -35.98, -8.67) |
| CIE-LCH | lch(81.66, 37.01, 193.55°) |
| OKLab | oklab(82.85% -0.1101 -0.0241) |
| OKLCH | oklch(82.85% 0.113 192.4) |
| XYZ | xyz(43.3868, 59.6798, 75.5489) |
| Luminance | 0.5968 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.39
Turquoise
#40E0D0
ΔE00 4.54
Darkturquoise
#00CED1
ΔE00 5.34
Bright Light Blue
#26F7FD
ΔE00 6.61
Bright Cyan
#41FDFE
ΔE00 7.06
Aqua Blue
#02D8E9
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDEDA #DE5E62
analogous
#5EDE9A #5EDEDA #5EA2DE
triadic
#5EDEDA #DA5EDE #DEDA5E
tetradic
#5EDEDA #9A5EDE #DE5E62 #A2DE5E
square
#5EDEDA #9A5EDE #DE5E62 #A2DE5E
split-complementary
#5EDEDA #DE5EA2 #DE9A5E
monochromatic
#21A19D #2BD3CE #5EDEDA #91E8E6 #C4F3F1
Accessibility & contrast
On white
1.62
#5EDEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#5EDEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDEDA
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDEDA | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DA
Deuteranopia (green-blind)
#BDC5DB
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ededa; /* rgb */ color: rgb(94, 222, 218); /* oklch */ color: oklch(82.9% 0.113 192.4);
Tailwind
colors: {
custom: {
50: '#98e8e5',
500: '#5ededa',
950: '#000000',
},
}SCSS
$custom: #5ededa; $custom-light: #98e8e5; $custom-dark: #000000;
JSON
{
"hex": "#5ededa",
"rgb": {
"r": 94,
"g": 222,
"b": 218
},
"hsl": {
"h": 178.125,
"s": 65.979,
"l": 61.961
},
"oklch": {
"l": 0.82851,
"c": 0.11267,
"h": 192.4
},
"luminance": 0.59684
}Semantic roles & 50–950 ramp
primary
#5EDEDA
secondary
#A43C40
accent
#181DCE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484