#6ED1CF#6ED1CF
#6ED1CF is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.0% C 0.093 H 193.7°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED1CF |
|---|---|
| RGB | rgb(110, 209, 207) |
| HSL | hsl(179, 52%, 63%) |
| HSV | hsv(179, 47%, 82%) |
| CMYK | cmyk(47.4%, 0%, 1%, 18%) |
| CIE-LAB | lab(78.12, -29.48, -8.00) |
| CIE-LCH | lch(78.12, 30.55, 195.18°) |
| OKLab | oklab(80.04% -0.0907 -0.0221) |
| OKLCH | oklch(80.04% 0.093 193.7) |
| XYZ | xyz(40.4888, 53.4174, 67.1963) |
| Luminance | 0.5342 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.35
Darkturquoise
#00CED1
ΔE00 5.10
Turquoise
#40E0D0
ΔE00 6.97
Aqua Blue
#02D8E9
ΔE00 7.18
Robin'S Egg
#6DEDFD
ΔE00 8.84
Topaz
#13BBAF
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED1CF #D16E70
analogous
#6ED19E #6ED1CF #6EA1D1
triadic
#6ED1CF #CF6ED1 #D1CF6E
tetradic
#6ED1CF #9E6ED1 #D16E70 #A1D16E
square
#6ED1CF #9E6ED1 #D16E70 #A1D16E
split-complementary
#6ED1CF #D16EA1 #D19E6E
monochromatic
#2F9593 #40C2C0 #6ED1CF #9CE0DE #CBEEEE
Accessibility & contrast
On white
1.80
#6ED1CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#6ED1CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED1CF
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED1CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED1CF | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9CF
Deuteranopia (green-blind)
#B5BCD0
Tritanopia (blue-blind)
#35D6D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ed1cf; /* rgb */ color: rgb(110, 209, 207); /* oklch */ color: oklch(80.0% 0.093 193.7);
Tailwind
colors: {
custom: {
50: '#9fdfdd',
500: '#6ed1cf',
950: '#000000',
},
}SCSS
$custom: #6ed1cf; $custom-light: #9fdfdd; $custom-dark: #000000;
JSON
{
"hex": "#6ed1cf",
"rgb": {
"r": 110,
"g": 209,
"b": 207
},
"hsl": {
"h": 178.788,
"s": 51.832,
"l": 62.549
},
"oklch": {
"l": 0.80035,
"c": 0.09333,
"h": 193.7
},
"luminance": 0.53421
}Semantic roles & 50–950 ramp
primary
#6ED1CF
secondary
#9B484A
accent
#2629BF
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484