#6ED8CD#6ED8CD
#6ED8CD is a light, moderate teal. Relative luminance 0.568; OKLCH L 81.6% C 0.100 H 186.5°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED8CD |
|---|---|
| RGB | rgb(110, 216, 205) |
| HSL | hsl(174, 58%, 64%) |
| HSV | hsv(174, 49%, 85%) |
| CMYK | cmyk(49.1%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(80.08, -33.32, -4.03) |
| CIE-LCH | lch(80.08, 33.56, 186.89°) |
| OKLab | oklab(81.6% -0.0993 -0.0114) |
| OKLCH | oklch(81.6% 0.1 186.5) |
| XYZ | xyz(42.0011, 56.8308, 66.5019) |
| Luminance | 0.5684 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.73
Turquoise
#40E0D0
ΔE00 4.06
Seafoam Blue
#78D1B6
ΔE00 6.23
Darkturquoise
#00CED1
ΔE00 6.84
Tiffany Blue
#7BF2DA
ΔE00 6.91
Pale Teal
#82CBB2
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED8CD #D86E79
analogous
#6ED898 #6ED8CD #6EAED8
triadic
#6ED8CD #CD6ED8 #D8CD6E
tetradic
#6ED8CD #986ED8 #D86E79 #AED86E
square
#6ED8CD #986ED8 #D86E79 #AED86E
split-complementary
#6ED8CD #D86EAE #D8986E
monochromatic
#2BA094 #3ECBBC #6ED8CD #9EE5DE #CEF2EE
Accessibility & contrast
On white
1.70
#6ED8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#6ED8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED8CD
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED8CD | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#34DCD4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6ed8cd; /* rgb */ color: rgb(110, 216, 205); /* oklch */ color: oklch(81.6% 0.100 186.5);
Tailwind
colors: {
custom: {
50: '#9fe4dc',
500: '#6ed8cd',
950: '#000000',
},
}SCSS
$custom: #6ed8cd; $custom-light: #9fe4dc; $custom-dark: #000000;
JSON
{
"hex": "#6ed8cd",
"rgb": {
"r": 110,
"g": 216,
"b": 205
},
"hsl": {
"h": 173.774,
"s": 57.609,
"l": 63.922
},
"oklch": {
"l": 0.81599,
"c": 0.1,
"h": 186.5
},
"luminance": 0.56835
}Semantic roles & 50–950 ramp
primary
#6ED8CD
secondary
#A44650
accent
#2031C5
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484