#5EDCDA#5EDCDA
#5EDCDA is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.4% C 0.111 H 193.8°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDCDA |
|---|---|
| RGB | rgb(94, 220, 218) |
| HSL | hsl(179, 64%, 62%) |
| HSV | hsv(179, 57%, 86%) |
| CMYK | cmyk(57.3%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(81.08, -35.05, -9.54) |
| CIE-LCH | lch(81.08, 36.32, 195.22°) |
| OKLab | oklab(82.38% -0.108 -0.0265) |
| OKLCH | oklch(82.38% 0.111 193.8) |
| XYZ | xyz(42.8587, 58.6237, 75.3729) |
| Luminance | 0.5863 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.23
Darkturquoise
#00CED1
ΔE00 4.85
Turquoise
#40E0D0
ΔE00 5.27
Aqua Blue
#02D8E9
ΔE00 6.41
Bright Light Blue
#26F7FD
ΔE00 6.74
Bright Cyan
#41FDFE
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDCDA #DC5E60
analogous
#5EDC9B #5EDCDA #5E9FDC
triadic
#5EDCDA #DA5EDC #DCDA5E
tetradic
#5EDCDA #9B5EDC #DC5E60 #9FDC5E
square
#5EDCDA #9B5EDC #DC5E60 #9FDC5E
split-complementary
#5EDCDA #DC5E9F #DC9B5E
monochromatic
#229D9B #2DD0CD #5EDCDA #90E7E6 #C3F2F1
Accessibility & contrast
On white
1.65
#5EDCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#5EDCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDCDA
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDCDA | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DA
Deuteranopia (green-blind)
#BBC3DB
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5edcda; /* rgb */ color: rgb(94, 220, 218); /* oklch */ color: oklch(82.4% 0.111 193.8);
Tailwind
colors: {
custom: {
50: '#98e7e5',
500: '#5edcda',
950: '#000000',
},
}SCSS
$custom: #5edcda; $custom-light: #98e7e5; $custom-dark: #000000;
JSON
{
"hex": "#5edcda",
"rgb": {
"r": 94,
"g": 220,
"b": 218
},
"hsl": {
"h": 179.048,
"s": 64.286,
"l": 61.569
},
"oklch": {
"l": 0.82382,
"c": 0.11116,
"h": 193.8
},
"luminance": 0.58628
}Semantic roles & 50–950 ramp
primary
#5EDCDA
secondary
#A13D3F
accent
#191CCC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484