#6DDABB#6DDABB
#6DDABB is a light, moderate teal. Relative luminance 0.570; OKLCH L 81.5% C 0.111 H 172.5°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDABB |
|---|---|
| RGB | rgb(109, 218, 187) |
| HSL | hsl(163, 60%, 64%) |
| HSV | hsv(163, 50%, 85%) |
| CMYK | cmyk(50%, 0%, 14.2%, 14.5%) |
| CIE-LAB | lab(80.17, -38.75, 5.68) |
| CIE-LCH | lch(80.17, 39.16, 171.66°) |
| OKLab | oklab(81.5% -0.1101 0.0144) |
| OKLCH | oklch(81.5% 0.111 172.5) |
| XYZ | xyz(40.3438, 56.9784, 55.8760) |
| Luminance | 0.5698 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.72
Mediumaquamarine
#66CDAA
ΔE00 3.55
Light Teal
#90E4C1
ΔE00 4.46
Seafoam
#7FE0B3
ΔE00 4.61
Eucalyptus
#44D7A8
ΔE00 4.92
Pale Teal
#82CBB2
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDABB #DA6D8C
analogous
#6DDA85 #6DDABB #6DC3DA
triadic
#6DDABB #BB6DDA #DABB6D
tetradic
#6DDABB #856DDA #DA6D8C #C3DA6D
square
#6DDABB #856DDA #DA6D8C #C3DA6D
split-complementary
#6DDABB #DA6DC3 #DA856D
monochromatic
#29A381 #3CCEA4 #6DDABB #9EE6D2 #CFF3E8
Accessibility & contrast
On white
1.69
#6DDABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#6DDABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDABB
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDABB | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBA
Deuteranopia (green-blind)
#C3C2BD
Tritanopia (blue-blind)
#3FDCD1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6ddabb; /* rgb */ color: rgb(109, 218, 187); /* oklch */ color: oklch(81.5% 0.111 172.5);
Tailwind
colors: {
custom: {
50: '#9ee6cf',
500: '#6ddabb',
950: '#000000',
},
}SCSS
$custom: #6ddabb; $custom-light: #9ee6cf; $custom-dark: #000000;
JSON
{
"hex": "#6ddabb",
"rgb": {
"r": 109,
"g": 218,
"b": 187
},
"hsl": {
"h": 162.936,
"s": 59.563,
"l": 64.118
},
"oklch": {
"l": 0.81504,
"c": 0.11101,
"h": 172.5
},
"luminance": 0.56982
}Semantic roles & 50–950 ramp
primary
#6DDABB
secondary
#A74560
accent
#1E4EC7
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1613
muted
#808483