#6EDEC3#6EDEC3
#6EDEC3 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.7% C 0.111 H 175.6°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDEC3 |
|---|---|
| RGB | rgb(110, 222, 195) |
| HSL | hsl(166, 63%, 65%) |
| HSV | hsv(166, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 12.2%, 12.9%) |
| CIE-LAB | lab(81.56, -38.49, 3.46) |
| CIE-LCH | lch(81.56, 38.65, 174.87°) |
| OKLab | oklab(82.71% -0.1103 0.0086) |
| OKLCH | oklch(82.71% 0.111 175.6) |
| XYZ | xyz(42.3977, 59.4940, 60.8684) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.56
Tiffany Blue
#7BF2DA
ΔE00 4.68
Light Teal
#90E4C1
ΔE00 4.79
Turquoise
#40E0D0
ΔE00 5.03
Mediumaquamarine
#66CDAA
ΔE00 5.07
Aqua (survey)
#13EAC9
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDEC3 #DE6E89
analogous
#6EDE8B #6EDEC3 #6EC1DE
triadic
#6EDEC3 #C36EDE #DEC36E
tetradic
#6EDEC3 #8B6EDE #DE6E89 #C1DE6E
square
#6EDEC3 #8B6EDE #DE6E89 #C1DE6E
split-complementary
#6EDEC3 #DE6EC1 #DE8B6E
monochromatic
#27AB8B #3CD3AE #6EDEC3 #A0E9D8 #D2F5EC
Accessibility & contrast
On white
1.63
#6EDEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#6EDEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDEC3
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDEC3 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C2
Deuteranopia (green-blind)
#C6C5C5
Tritanopia (blue-blind)
#3AE0D6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6edec3; /* rgb */ color: rgb(110, 222, 195); /* oklch */ color: oklch(82.7% 0.111 175.6);
Tailwind
colors: {
custom: {
50: '#9fe9d5',
500: '#6edec3',
950: '#000000',
},
}SCSS
$custom: #6edec3; $custom-light: #9fe9d5; $custom-dark: #000000;
JSON
{
"hex": "#6edec3",
"rgb": {
"r": 110,
"g": 222,
"b": 195
},
"hsl": {
"h": 165.536,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.82709,
"c": 0.11066,
"h": 175.6
},
"luminance": 0.59498
}Semantic roles & 50–950 ramp
primary
#6EDEC3
secondary
#AD435D
accent
#1B45CB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483