#5EDBCD#5EDBCD
#5EDBCD is a light, moderate teal. Relative luminance 0.575; OKLCH L 81.7% C 0.113 H 185.2°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDBCD |
|---|---|
| RGB | rgb(94, 219, 205) |
| HSL | hsl(173, 63%, 61%) |
| HSV | hsv(173, 57%, 86%) |
| CMYK | cmyk(57.1%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(80.43, -37.97, -3.58) |
| CIE-LCH | lch(80.43, 38.14, 185.38°) |
| OKLab | oklab(81.73% -0.1125 -0.0103) |
| OKLCH | oklch(81.73% 0.113 185.2) |
| XYZ | xyz(40.9622, 57.4464, 66.6753) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.23
Mediumturquoise
#48D1CC
ΔE00 3.99
Tiffany Blue
#7BF2DA
ΔE00 6.10
Seafoam Blue
#78D1B6
ΔE00 6.23
Aqua (survey)
#13EAC9
ΔE00 6.83
Darkturquoise
#00CED1
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDBCD #DB5E6C
analogous
#5EDB8F #5EDBCD #5EABDB
triadic
#5EDBCD #CD5EDB #DBCD5E
tetradic
#5EDBCD #8F5EDB #DB5E6C #ABDB5E
square
#5EDBCD #8F5EDB #DB5E6C #ABDB5E
split-complementary
#5EDBCD #DB5EAB #DB8F5E
monochromatic
#239C8E #2ECEBC #5EDBCD #90E6DD #C2F1EC
Accessibility & contrast
On white
1.68
#5EDBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#5EDBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDBCD
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDBCD | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#BDC2CF
Tritanopia (blue-blind)
#00DFD6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5edbcd; /* rgb */ color: rgb(94, 219, 205); /* oklch */ color: oklch(81.7% 0.113 185.2);
Tailwind
colors: {
custom: {
50: '#97e6dc',
500: '#5edbcd',
950: '#000000',
},
}SCSS
$custom: #5edbcd; $custom-light: #97e6dc; $custom-dark: #000000;
JSON
{
"hex": "#5edbcd",
"rgb": {
"r": 94,
"g": 219,
"b": 205
},
"hsl": {
"h": 173.28,
"s": 63.452,
"l": 61.373
},
"oklch": {
"l": 0.81732,
"c": 0.11295,
"h": 185.2
},
"luminance": 0.5745
}Semantic roles & 50–950 ramp
primary
#5EDBCD
secondary
#A03D48
accent
#1A2ECB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484