#5EDCDF#5EDCDF
#5EDCDF is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.5% C 0.111 H 197.4°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDCDF |
|---|---|
| RGB | rgb(94, 220, 223) |
| HSL | hsl(181, 67%, 62%) |
| HSV | hsv(181, 58%, 87%) |
| CMYK | cmyk(57.8%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(81.23, -33.71, -11.98) |
| CIE-LCH | lch(81.23, 35.78, 199.56°) |
| OKLab | oklab(82.55% -0.1059 -0.0332) |
| OKLCH | oklch(82.55% 0.111 197.4) |
| XYZ | xyz(43.5229, 58.8893, 78.8708) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.31
Darkturquoise
#00CED1
ΔE00 4.82
Aqua Blue
#02D8E9
ΔE00 4.89
Robin'S Egg
#6DEDFD
ΔE00 6.02
Bright Light Blue
#26F7FD
ΔE00 6.39
Turquoise
#40E0D0
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDCDF #DF615E
analogous
#5EDFA1 #5EDCDF #5E9CDF
triadic
#5EDCDF #DF5EDC #DCDF5E
tetradic
#5EDCDF #A15EDF #DF615E #9CDF5E
square
#5EDCDF #A15EDF #DF615E #9CDF5E
split-complementary
#5EDCDF #DF5E9C #DFA15E
monochromatic
#209FA2 #2BD1D5 #5EDCDF #91E7E9 #C4F2F3
Accessibility & contrast
On white
1.64
#5EDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#5EDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDCDF
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDCDF | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3DF
Deuteranopia (green-blind)
#BAC3E0
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5edcdf; /* rgb */ color: rgb(94, 220, 223); /* oklch */ color: oklch(82.5% 0.111 197.4);
Tailwind
colors: {
custom: {
50: '#98e7e9',
500: '#5edcdf',
950: '#000000',
},
}SCSS
$custom: #5edcdf; $custom-light: #98e7e9; $custom-dark: #000000;
JSON
{
"hex": "#5edcdf",
"rgb": {
"r": 94,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.395,
"s": 66.839,
"l": 62.157
},
"oklch": {
"l": 0.82549,
"c": 0.11096,
"h": 197.4
},
"luminance": 0.58894
}Semantic roles & 50–950 ramp
primary
#5EDCDF
secondary
#A53E3C
accent
#1B17CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484