#6ED9CD#6ED9CD
#6ED9CD is a light, moderate teal. Relative luminance 0.573; OKLCH L 81.8% C 0.101 H 185.8°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED9CD |
|---|---|
| RGB | rgb(110, 217, 205) |
| HSL | hsl(173, 58%, 64%) |
| HSV | hsv(173, 49%, 85%) |
| CMYK | cmyk(49.3%, 0%, 5.5%, 14.9%) |
| CIE-LAB | lab(80.37, -33.78, -3.60) |
| CIE-LCH | lch(80.37, 33.98, 186.09°) |
| OKLab | oklab(81.83% -0.1005 -0.0102) |
| OKLCH | oklch(81.83% 0.101 185.8) |
| XYZ | xyz(42.2581, 57.3448, 66.5875) |
| Luminance | 0.5735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.81
Mediumturquoise
#48D1CC
ΔE00 4.00
Seafoam Blue
#78D1B6
ΔE00 6.00
Tiffany Blue
#7BF2DA
ΔE00 6.53
Pale Teal
#82CBB2
ΔE00 7.01
Darkturquoise
#00CED1
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED9CD #D96E7A
analogous
#6ED998 #6ED9CD #6EB0D9
triadic
#6ED9CD #CD6ED9 #D9CD6E
tetradic
#6ED9CD #986ED9 #D96E7A #B0D96E
square
#6ED9CD #986ED9 #D96E7A #B0D96E
split-complementary
#6ED9CD #D96EB0 #D9986E
monochromatic
#2AA295 #3ECCBC #6ED9CD #9EE6DE #CFF2EE
Accessibility & contrast
On white
1.68
#6ED9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#6ED9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED9CD
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED9CD | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#BEC2CE
Tritanopia (blue-blind)
#33DDD5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6ed9cd; /* rgb */ color: rgb(110, 217, 205); /* oklch */ color: oklch(81.8% 0.101 185.8);
Tailwind
colors: {
custom: {
50: '#9fe5dc',
500: '#6ed9cd',
950: '#000000',
},
}SCSS
$custom: #6ed9cd; $custom-light: #9fe5dc; $custom-dark: #000000;
JSON
{
"hex": "#6ed9cd",
"rgb": {
"r": 110,
"g": 217,
"b": 205
},
"hsl": {
"h": 173.271,
"s": 58.47,
"l": 64.118
},
"oklch": {
"l": 0.81832,
"c": 0.10098,
"h": 185.8
},
"luminance": 0.57348
}Semantic roles & 50–950 ramp
primary
#6ED9CD
secondary
#A64550
accent
#1F32C6
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1615
muted
#808484