#6EDEC2#6EDEC2
#6EDEC2 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.7% C 0.111 H 174.9°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDEC2 |
|---|---|
| RGB | rgb(110, 222, 194) |
| HSL | hsl(165, 63%, 65%) |
| HSV | hsv(165, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(81.54, -38.72, 3.95) |
| CIE-LCH | lch(81.54, 38.92, 174.18°) |
| OKLab | oklab(82.68% -0.1108 0.0099) |
| OKLCH | oklch(82.68% 0.111 174.9) |
| XYZ | xyz(42.2851, 59.4489, 60.2749) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.50
Light Teal
#90E4C1
ΔE00 4.61
Tiffany Blue
#7BF2DA
ΔE00 4.79
Mediumaquamarine
#66CDAA
ΔE00 4.89
Aqua (survey)
#13EAC9
ΔE00 5.15
Turquoise
#40E0D0
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDEC2 #DE6E8A
analogous
#6EDE8A #6EDEC2 #6EC2DE
triadic
#6EDEC2 #C26EDE #DEC26E
tetradic
#6EDEC2 #8A6EDE #DE6E8A #C2DE6E
square
#6EDEC2 #8A6EDE #DE6E8A #C2DE6E
split-complementary
#6EDEC2 #DE6EC2 #DE8A6E
monochromatic
#27AB8A #3CD3AD #6EDEC2 #A0E9D7 #D2F5EC
Accessibility & contrast
On white
1.63
#6EDEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#6EDEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDEC2
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDEC2 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C1
Deuteranopia (green-blind)
#C6C5C4
Tritanopia (blue-blind)
#3BE0D6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6edec2; /* rgb */ color: rgb(110, 222, 194); /* oklch */ color: oklch(82.7% 0.111 174.9);
Tailwind
colors: {
custom: {
50: '#9fe9d4',
500: '#6edec2',
950: '#000000',
},
}SCSS
$custom: #6edec2; $custom-light: #9fe9d4; $custom-dark: #000000;
JSON
{
"hex": "#6edec2",
"rgb": {
"r": 110,
"g": 222,
"b": 194
},
"hsl": {
"h": 165,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.82681,
"c": 0.11121,
"h": 174.9
},
"luminance": 0.59453
}Semantic roles & 50–950 ramp
primary
#6EDEC2
secondary
#AD435E
accent
#1B47CB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483