#6EDCC7#6EDCC7
#6EDCC7 is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.4% C 0.106 H 179.4°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDCC7 |
|---|---|
| RGB | rgb(110, 220, 199) |
| HSL | hsl(169, 61%, 65%) |
| HSV | hsv(169, 50%, 86%) |
| CMYK | cmyk(50%, 0%, 9.5%, 13.7%) |
| CIE-LAB | lab(81.08, -36.63, 0.63) |
| CIE-LCH | lch(81.08, 36.64, 179.01°) |
| OKLab | oklab(82.35% -0.1064 0.0011) |
| OKLCH | oklch(82.35% 0.106 179.4) |
| XYZ | xyz(42.3280, 58.6212, 63.1062) |
| Luminance | 0.5863 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.86
Seafoam Blue
#78D1B6
ΔE00 3.98
Tiffany Blue
#7BF2DA
ΔE00 4.90
Pale Teal
#82CBB2
ΔE00 5.77
Aqua (survey)
#13EAC9
ΔE00 5.97
Mediumaquamarine
#66CDAA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDCC7 #DC6E83
analogous
#6EDC90 #6EDCC7 #6EBADC
triadic
#6EDCC7 #C76EDC #DCC76E
tetradic
#6EDCC7 #906EDC #DC6E83 #BADC6E
square
#6EDCC7 #906EDC #DC6E83 #BADC6E
split-complementary
#6EDCC7 #DC6EBA #DC906E
monochromatic
#28A78F #3DD0B4 #6EDCC7 #9FE8DA #D1F4ED
Accessibility & contrast
On white
1.65
#6EDCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#6EDCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDCC7
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDCC7 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C6
Deuteranopia (green-blind)
#C3C4C9
Tritanopia (blue-blind)
#37DFD6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6edcc7; /* rgb */ color: rgb(110, 220, 199); /* oklch */ color: oklch(82.4% 0.106 179.4);
Tailwind
colors: {
custom: {
50: '#9fe7d8',
500: '#6edcc7',
950: '#000000',
},
}SCSS
$custom: #6edcc7; $custom-light: #9fe7d8; $custom-dark: #000000;
JSON
{
"hex": "#6edcc7",
"rgb": {
"r": 110,
"g": 220,
"b": 199
},
"hsl": {
"h": 168.545,
"s": 61.111,
"l": 64.706
},
"oklch": {
"l": 0.82354,
"c": 0.10638,
"h": 179.4
},
"luminance": 0.58625
}Semantic roles & 50–950 ramp
primary
#6EDCC7
secondary
#AA4458
accent
#1D3EC9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483