#6ED3CD#6ED3CD
#6ED3CD is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.4% C 0.095 H 190.4°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED3CD |
|---|---|
| RGB | rgb(110, 211, 205) |
| HSL | hsl(176, 53%, 63%) |
| HSV | hsv(176, 48%, 83%) |
| CMYK | cmyk(47.9%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(78.64, -30.95, -6.16) |
| CIE-LCH | lch(78.64, 31.55, 191.25°) |
| OKLab | oklab(80.44% -0.0938 -0.0171) |
| OKLCH | oklch(80.44% 0.095 190.4) |
| XYZ | xyz(40.7396, 54.3078, 66.0813) |
| Luminance | 0.5431 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.97
Darkturquoise
#00CED1
ΔE00 5.60
Turquoise
#40E0D0
ΔE00 5.67
Seafoam Blue
#78D1B6
ΔE00 7.63
Pale Teal
#82CBB2
ΔE00 8.03
Aqua Blue
#02D8E9
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED3CD #D36E74
analogous
#6ED39B #6ED3CD #6EA6D3
triadic
#6ED3CD #CD6ED3 #D3CD6E
tetradic
#6ED3CD #9B6ED3 #D36E74 #A6D36E
square
#6ED3CD #9B6ED3 #D36E74 #A6D36E
split-complementary
#6ED3CD #D36EA6 #D39B6E
monochromatic
#2E9892 #3FC5BD #6ED3CD #9DE1DD #CCEFED
Accessibility & contrast
On white
1.77
#6ED3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#6ED3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED3CD
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED3CD | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#B8BDCE
Tritanopia (blue-blind)
#36D8D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6ed3cd; /* rgb */ color: rgb(110, 211, 205); /* oklch */ color: oklch(80.4% 0.095 190.4);
Tailwind
colors: {
custom: {
50: '#9fe1dc',
500: '#6ed3cd',
950: '#000000',
},
}SCSS
$custom: #6ed3cd; $custom-light: #9fe1dc; $custom-dark: #000000;
JSON
{
"hex": "#6ed3cd",
"rgb": {
"r": 110,
"g": 211,
"b": 205
},
"hsl": {
"h": 176.436,
"s": 53.439,
"l": 62.941
},
"oklch": {
"l": 0.80435,
"c": 0.09531,
"h": 190.4
},
"luminance": 0.54311
}Semantic roles & 50–950 ramp
primary
#6ED3CD
secondary
#9D484D
accent
#252EC1
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484