#6ED7CB#6ED7CB
#6ED7CB is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.3% C 0.100 H 185.7°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED7CB |
|---|---|
| RGB | rgb(110, 215, 203) |
| HSL | hsl(173, 57%, 64%) |
| HSV | hsv(173, 49%, 84%) |
| CMYK | cmyk(48.8%, 0%, 5.6%, 15.7%) |
| CIE-LAB | lab(79.74, -33.34, -3.46) |
| CIE-LCH | lch(79.74, 33.52, 185.93°) |
| OKLab | oklab(81.3% -0.0991 -0.0099) |
| OKLCH | oklch(81.3% 0.1 185.7) |
| XYZ | xyz(41.5059, 56.2241, 65.1534) |
| Luminance | 0.5623 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.87
Turquoise
#40E0D0
ΔE00 4.07
Seafoam Blue
#78D1B6
ΔE00 5.80
Pale Teal
#82CBB2
ΔE00 6.72
Tiffany Blue
#7BF2DA
ΔE00 6.91
Darkturquoise
#00CED1
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED7CB #D76E7A
analogous
#6ED796 #6ED7CB #6EAED7
triadic
#6ED7CB #CB6ED7 #D7CB6E
tetradic
#6ED7CB #966ED7 #D76E7A #AED76E
square
#6ED7CB #966ED7 #D76E7A #AED76E
split-complementary
#6ED7CB #D76EAE #D7966E
monochromatic
#2C9F92 #3ECABA #6ED7CB #9EE4DC #CEF1ED
Accessibility & contrast
On white
1.71
#6ED7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#6ED7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED7CB
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED7CB | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCB
Deuteranopia (green-blind)
#BDC0CC
Tritanopia (blue-blind)
#36DBD3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6ed7cb; /* rgb */ color: rgb(110, 215, 203); /* oklch */ color: oklch(81.3% 0.100 185.7);
Tailwind
colors: {
custom: {
50: '#9fe3da',
500: '#6ed7cb',
950: '#000000',
},
}SCSS
$custom: #6ed7cb; $custom-light: #9fe3da; $custom-dark: #000000;
JSON
{
"hex": "#6ed7cb",
"rgb": {
"r": 110,
"g": 215,
"b": 203
},
"hsl": {
"h": 173.143,
"s": 56.757,
"l": 63.725
},
"oklch": {
"l": 0.81304,
"c": 0.09958,
"h": 185.7
},
"luminance": 0.56228
}Semantic roles & 50–950 ramp
primary
#6ED7CB
secondary
#A34651
accent
#2134C4
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483