#6ED0CD#6ED0CD
#6ED0CD is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.7% C 0.093 H 192.8°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED0CD |
|---|---|
| RGB | rgb(110, 208, 205) |
| HSL | hsl(178, 51%, 62%) |
| HSV | hsv(178, 47%, 82%) |
| CMYK | cmyk(47.1%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(77.78, -29.50, -7.44) |
| CIE-LCH | lch(77.78, 30.43, 194.15°) |
| OKLab | oklab(79.74% -0.0904 -0.0206) |
| OKLCH | oklch(79.74% 0.093 192.8) |
| XYZ | xyz(40.0013, 52.8311, 65.8352) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.24
Darkturquoise
#00CED1
ΔE00 5.18
Turquoise
#40E0D0
ΔE00 6.84
Aqua Blue
#02D8E9
ΔE00 7.56
Topaz
#13BBAF
ΔE00 8.55
Seafoam Blue
#78D1B6
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED0CD #D06E71
analogous
#6ED09C #6ED0CD #6EA2D0
triadic
#6ED0CD #CD6ED0 #D0CD6E
tetradic
#6ED0CD #9C6ED0 #D06E71 #A2D06E
square
#6ED0CD #9C6ED0 #D06E71 #A2D06E
split-complementary
#6ED0CD #D06EA2 #D09C6E
monochromatic
#309491 #40C1BD #6ED0CD #9CDFDD #CAEEED
Accessibility & contrast
On white
1.82
#6ED0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#6ED0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED0CD
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED0CD | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#B5BBCE
Tritanopia (blue-blind)
#37D5CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ed0cd; /* rgb */ color: rgb(110, 208, 205); /* oklch */ color: oklch(79.7% 0.093 192.8);
Tailwind
colors: {
custom: {
50: '#9ededc',
500: '#6ed0cd',
950: '#000000',
},
}SCSS
$custom: #6ed0cd; $custom-light: #9ededc; $custom-dark: #000000;
JSON
{
"hex": "#6ed0cd",
"rgb": {
"r": 110,
"g": 208,
"b": 205
},
"hsl": {
"h": 178.163,
"s": 51.042,
"l": 62.353
},
"oklch": {
"l": 0.79737,
"c": 0.0927,
"h": 192.8
},
"luminance": 0.52835
}Semantic roles & 50–950 ramp
primary
#6ED0CD
secondary
#9A494B
accent
#272CBE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484