#6EDCC2#6EDCC2
#6EDCC2 is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.2% C 0.109 H 176.0°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDCC2 |
|---|---|
| RGB | rgb(110, 220, 194) |
| HSL | hsl(166, 61%, 65%) |
| HSV | hsv(166, 50%, 86%) |
| CMYK | cmyk(50%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(80.96, -37.81, 3.11) |
| CIE-LCH | lch(80.96, 37.94, 175.30°) |
| OKLab | oklab(82.21% -0.1085 0.0077) |
| OKLCH | oklch(82.21% 0.109 176) |
| XYZ | xyz(41.7570, 58.3928, 60.0989) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.20
Mediumaquamarine
#66CDAA
ΔE00 4.86
Turquoise
#40E0D0
ΔE00 4.95
Light Teal
#90E4C1
ΔE00 5.03
Tiffany Blue
#7BF2DA
ΔE00 5.05
Pale Teal
#82CBB2
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDCC2 #DC6E88
analogous
#6EDC8B #6EDCC2 #6EBFDC
triadic
#6EDCC2 #C26EDC #DCC26E
tetradic
#6EDCC2 #8B6EDC #DC6E88 #BFDC6E
square
#6EDCC2 #8B6EDC #DC6E88 #BFDC6E
split-complementary
#6EDCC2 #DC6EBF #DC8B6E
monochromatic
#28A789 #3DD0AD #6EDCC2 #9FE8D7 #D1F4EB
Accessibility & contrast
On white
1.66
#6EDCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#6EDCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDCC2
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDCC2 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0C1
Deuteranopia (green-blind)
#C4C4C4
Tritanopia (blue-blind)
#3BDED4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6edcc2; /* rgb */ color: rgb(110, 220, 194); /* oklch */ color: oklch(82.2% 0.109 176.0);
Tailwind
colors: {
custom: {
50: '#9fe7d4',
500: '#6edcc2',
950: '#000000',
},
}SCSS
$custom: #6edcc2; $custom-light: #9fe7d4; $custom-dark: #000000;
JSON
{
"hex": "#6edcc2",
"rgb": {
"r": 110,
"g": 220,
"b": 194
},
"hsl": {
"h": 165.818,
"s": 61.111,
"l": 64.706
},
"oklch": {
"l": 0.8221,
"c": 0.10882,
"h": 176
},
"luminance": 0.58396
}Semantic roles & 50–950 ramp
primary
#6EDCC2
secondary
#AA445C
accent
#1D45C9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483