#5EDCCA#5EDCCA
#5EDCCA is a light, moderate teal. Relative luminance 0.578; OKLCH L 81.9% C 0.115 H 182.6°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDCCA |
|---|---|
| RGB | rgb(94, 220, 202) |
| HSL | hsl(171, 64%, 62%) |
| HSV | hsv(171, 57%, 86%) |
| CMYK | cmyk(57.3%, 0%, 8.2%, 13.7%) |
| CIE-LAB | lab(80.64, -39.18, -1.67) |
| CIE-LCH | lch(80.64, 39.22, 182.44°) |
| OKLab | oklab(81.88% -0.1148 -0.0051) |
| OKLCH | oklch(81.88% 0.115 182.6) |
| XYZ | xyz(40.8652, 57.8263, 64.8737) |
| Luminance | 0.5783 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.21
Mediumturquoise
#48D1CC
ΔE00 5.16
Seafoam Blue
#78D1B6
ΔE00 5.39
Tiffany Blue
#7BF2DA
ΔE00 5.41
Aqua (survey)
#13EAC9
ΔE00 5.75
Aquamarine (survey)
#04D8B2
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDCCA #DC5E70
analogous
#5EDC8B #5EDCCA #5EAFDC
triadic
#5EDCCA #CA5EDC #DCCA5E
tetradic
#5EDCCA #8B5EDC #DC5E70 #AFDC5E
square
#5EDCCA #8B5EDC #DC5E70 #AFDC5E
split-complementary
#5EDCCA #DC5EAF #DC8B5E
monochromatic
#229D8C #2DD0B8 #5EDCCA #90E7DB #C3F2EB
Accessibility & contrast
On white
1.67
#5EDCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#5EDCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDCCA
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDCCA | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C9
Deuteranopia (green-blind)
#BFC2CC
Tritanopia (blue-blind)
#00E0D6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5edcca; /* rgb */ color: rgb(94, 220, 202); /* oklch */ color: oklch(81.9% 0.115 182.6);
Tailwind
colors: {
custom: {
50: '#97e7da',
500: '#5edcca',
950: '#000000',
},
}SCSS
$custom: #5edcca; $custom-light: #97e7da; $custom-dark: #000000;
JSON
{
"hex": "#5edcca",
"rgb": {
"r": 94,
"g": 220,
"b": 202
},
"hsl": {
"h": 171.429,
"s": 64.286,
"l": 61.569
},
"oklch": {
"l": 0.81877,
"c": 0.11495,
"h": 182.6
},
"luminance": 0.5783
}Semantic roles & 50–950 ramp
primary
#5EDCCA
secondary
#A13D4B
accent
#1933CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483