#6DDEC2#6DDEC2
#6DDEC2 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.6% C 0.112 H 175.0°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDEC2 |
|---|---|
| RGB | rgb(109, 222, 194) |
| HSL | hsl(165, 63%, 65%) |
| HSV | hsv(165, 51%, 87%) |
| CMYK | cmyk(50.9%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(81.50, -38.95, 3.90) |
| CIE-LCH | lch(81.50, 39.14, 174.29°) |
| OKLab | oklab(82.64% -0.1114 0.0097) |
| OKLCH | oklch(82.64% 0.112 175) |
| XYZ | xyz(42.1613, 59.3851, 60.2691) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.55
Light Teal
#90E4C1
ΔE00 4.70
Tiffany Blue
#7BF2DA
ΔE00 4.79
Mediumaquamarine
#66CDAA
ΔE00 4.90
Aqua (survey)
#13EAC9
ΔE00 5.07
Turquoise
#40E0D0
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDEC2 #DE6D89
analogous
#6DDE8A #6DDEC2 #6DC1DE
triadic
#6DDEC2 #C26DDE #DEC26D
tetradic
#6DDEC2 #8A6DDE #DE6D89 #C1DE6D
square
#6DDEC2 #8A6DDE #DE6D89 #C1DE6D
split-complementary
#6DDEC2 #DE6DC1 #DE8A6D
monochromatic
#26AA8A #3BD3AD #6DDEC2 #9FE9D7 #D1F5EC
Accessibility & contrast
On white
1.63
#6DDEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#6DDEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDEC2
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDEC2 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C1
Deuteranopia (green-blind)
#C6C5C4
Tritanopia (blue-blind)
#38E0D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ddec2; /* rgb */ color: rgb(109, 222, 194); /* oklch */ color: oklch(82.6% 0.112 175.0);
Tailwind
colors: {
custom: {
50: '#9fe9d4',
500: '#6ddec2',
950: '#000000',
},
}SCSS
$custom: #6ddec2; $custom-light: #9fe9d4; $custom-dark: #000000;
JSON
{
"hex": "#6ddec2",
"rgb": {
"r": 109,
"g": 222,
"b": 194
},
"hsl": {
"h": 165.133,
"s": 63.128,
"l": 64.902
},
"oklch": {
"l": 0.82643,
"c": 0.11184,
"h": 175
},
"luminance": 0.59389
}Semantic roles & 50–950 ramp
primary
#6DDEC2
secondary
#AC435D
accent
#1B46CB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483