#6DDABC#6DDABC
#6DDABC is a light, moderate teal. Relative luminance 0.570; OKLCH L 81.5% C 0.110 H 173.2°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDABC |
|---|---|
| RGB | rgb(109, 218, 188) |
| HSL | hsl(163, 60%, 64%) |
| HSV | hsv(163, 50%, 85%) |
| CMYK | cmyk(50%, 0%, 13.8%, 14.5%) |
| CIE-LAB | lab(80.19, -38.52, 5.19) |
| CIE-LCH | lch(80.19, 38.87, 172.33°) |
| OKLab | oklab(81.53% -0.1096 0.0131) |
| OKLCH | oklch(81.53% 0.11 173.2) |
| XYZ | xyz(40.4512, 57.0214, 56.4417) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.68
Mediumaquamarine
#66CDAA
ΔE00 3.70
Light Teal
#90E4C1
ΔE00 4.57
Seafoam
#7FE0B3
ΔE00 4.87
Pale Teal
#82CBB2
ΔE00 4.91
Aquamarine (survey)
#04D8B2
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDABC #DA6D8B
analogous
#6DDA86 #6DDABC #6DC2DA
triadic
#6DDABC #BC6DDA #DABC6D
tetradic
#6DDABC #866DDA #DA6D8B #C2DA6D
square
#6DDABC #866DDA #DA6D8B #C2DA6D
split-complementary
#6DDABC #DA6DC2 #DA866D
monochromatic
#29A382 #3CCEA6 #6DDABC #9EE6D2 #CFF3E9
Accessibility & contrast
On white
1.69
#6DDABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#6DDABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDABC
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDABC | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBB
Deuteranopia (green-blind)
#C3C2BE
Tritanopia (blue-blind)
#3EDCD1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6ddabc; /* rgb */ color: rgb(109, 218, 188); /* oklch */ color: oklch(81.5% 0.110 173.2);
Tailwind
colors: {
custom: {
50: '#9ee6d0',
500: '#6ddabc',
950: '#000000',
},
}SCSS
$custom: #6ddabc; $custom-light: #9ee6d0; $custom-dark: #000000;
JSON
{
"hex": "#6ddabc",
"rgb": {
"r": 109,
"g": 218,
"b": 188
},
"hsl": {
"h": 163.486,
"s": 59.563,
"l": 64.118
},
"oklch": {
"l": 0.81531,
"c": 0.11041,
"h": 173.2
},
"luminance": 0.57025
}Semantic roles & 50–950 ramp
primary
#6DDABC
secondary
#A74560
accent
#1E4DC7
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483