#5EDCCB#5EDCCB
#5EDCCB is a light, moderate teal. Relative luminance 0.579; OKLCH L 81.9% C 0.115 H 183.2°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDCCB |
|---|---|
| RGB | rgb(94, 220, 203) |
| HSL | hsl(172, 64%, 62%) |
| HSV | hsv(172, 57%, 86%) |
| CMYK | cmyk(57.3%, 0%, 7.7%, 13.7%) |
| CIE-LAB | lab(80.67, -38.93, -2.16) |
| CIE-LCH | lch(80.67, 38.99, 183.18°) |
| OKLab | oklab(81.91% -0.1144 -0.0064) |
| OKLCH | oklch(81.91% 0.115 183.2) |
| XYZ | xyz(40.9840, 57.8738, 65.4992) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.10
Mediumturquoise
#48D1CC
ΔE00 4.89
Tiffany Blue
#7BF2DA
ΔE00 5.51
Seafoam Blue
#78D1B6
ΔE00 5.62
Aqua (survey)
#13EAC9
ΔE00 5.98
Aquamarine (survey)
#04D8B2
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDCCB #DC5E6F
analogous
#5EDC8C #5EDCCB #5EAEDC
triadic
#5EDCCB #CB5EDC #DCCB5E
tetradic
#5EDCCB #8C5EDC #DC5E6F #AEDC5E
square
#5EDCCB #8C5EDC #DC5E6F #AEDC5E
split-complementary
#5EDCCB #DC5EAE #DC8C5E
monochromatic
#229D8D #2DD0BA #5EDCCB #90E7DB #C3F2EB
Accessibility & contrast
On white
1.67
#5EDCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#5EDCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDCCB
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDCCB | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CA
Deuteranopia (green-blind)
#BFC2CD
Tritanopia (blue-blind)
#00E0D7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5edccb; /* rgb */ color: rgb(94, 220, 203); /* oklch */ color: oklch(81.9% 0.115 183.2);
Tailwind
colors: {
custom: {
50: '#97e7da',
500: '#5edccb',
950: '#000000',
},
}SCSS
$custom: #5edccb; $custom-light: #97e7da; $custom-dark: #000000;
JSON
{
"hex": "#5edccb",
"rgb": {
"r": 94,
"g": 220,
"b": 203
},
"hsl": {
"h": 171.905,
"s": 64.286,
"l": 61.569
},
"oklch": {
"l": 0.81908,
"c": 0.11458,
"h": 183.2
},
"luminance": 0.57878
}Semantic roles & 50–950 ramp
primary
#5EDCCB
secondary
#A13D4B
accent
#1932CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483