#6EDCD5#6EDCD5
#6EDCD5 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.8% C 0.102 H 189.9°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDCD5 |
|---|---|
| RGB | rgb(110, 220, 213) |
| HSL | hsl(176, 61%, 65%) |
| HSV | hsv(176, 50%, 86%) |
| CMYK | cmyk(50%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(81.46, -33.20, -6.26) |
| CIE-LCH | lch(81.46, 33.79, 190.69°) |
| OKLab | oklab(82.78% -0.1004 -0.0175) |
| OKLCH | oklch(82.78% 0.102 189.9) |
| XYZ | xyz(44.0289, 59.3015, 72.0640) |
| Luminance | 0.5930 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.72
Turquoise
#40E0D0
ΔE00 4.50
Darkturquoise
#00CED1
ΔE00 6.32
Tiffany Blue
#7BF2DA
ΔE00 7.21
Bright Aqua
#0BF9EA
ΔE00 7.94
Seafoam Blue
#78D1B6
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDCD5 #DC6E75
analogous
#6EDC9E #6EDCD5 #6EACDC
triadic
#6EDCD5 #D56EDC #DCD56E
tetradic
#6EDCD5 #9E6EDC #DC6E75 #ACDC6E
square
#6EDCD5 #9E6EDC #DC6E75 #ACDC6E
split-complementary
#6EDCD5 #DC6EAC #DC9E6E
monochromatic
#28A79F #3DD0C7 #6EDCD5 #9FE8E3 #D1F4F2
Accessibility & contrast
On white
1.63
#6EDCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#6EDCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDCD5
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDCD5 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D5
Deuteranopia (green-blind)
#BFC5D6
Tritanopia (blue-blind)
#29E1DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6edcd5; /* rgb */ color: rgb(110, 220, 213); /* oklch */ color: oklch(82.8% 0.102 189.9);
Tailwind
colors: {
custom: {
50: '#a0e7e1',
500: '#6edcd5',
950: '#000000',
},
}SCSS
$custom: #6edcd5; $custom-light: #a0e7e1; $custom-dark: #000000;
JSON
{
"hex": "#6edcd5",
"rgb": {
"r": 110,
"g": 220,
"b": 213
},
"hsl": {
"h": 176.182,
"s": 61.111,
"l": 64.706
},
"oklch": {
"l": 0.8278,
"c": 0.10188,
"h": 189.9
},
"luminance": 0.59305
}Semantic roles & 50–950 ramp
primary
#6EDCD5
secondary
#AA444B
accent
#1D28C9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484