#6DDDBA#6DDDBA
#6DDDBA is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.2% C 0.115 H 170.5°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDDBA |
|---|---|
| RGB | rgb(109, 221, 186) |
| HSL | hsl(161, 62%, 65%) |
| HSV | hsv(161, 51%, 87%) |
| CMYK | cmyk(50.7%, 0%, 15.8%, 13.3%) |
| CIE-LAB | lab(81.02, -40.33, 7.44) |
| CIE-LCH | lch(81.02, 41.01, 169.55°) |
| OKLab | oklab(82.19% -0.1138 0.019) |
| OKLCH | oklch(82.19% 0.115 170.5) |
| XYZ | xyz(41.0221, 58.5057, 55.5758) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.59
Seafoam Blue
#78D1B6
ΔE00 3.66
Mediumaquamarine
#66CDAA
ΔE00 3.88
Light Teal
#90E4C1
ΔE00 3.97
Eucalyptus
#44D7A8
ΔE00 4.28
Aqua Marine
#2EE8BB
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDDBA #DD6D90
analogous
#6DDD82 #6DDDBA #6DC8DD
triadic
#6DDDBA #BA6DDD #DDBA6D
tetradic
#6DDDBA #826DDD #DD6D90 #C8DD6D
square
#6DDDBA #826DDD #DD6D90 #C8DD6D
split-complementary
#6DDDBA #DD6DC8 #DD826D
monochromatic
#27A880 #3BD1A3 #6DDDBA #9FE9D1 #D0F4E9
Accessibility & contrast
On white
1.65
#6DDDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#6DDDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDDBA
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDDBA | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B8
Deuteranopia (green-blind)
#C6C4BC
Tritanopia (blue-blind)
#3EDED3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6dddba; /* rgb */ color: rgb(109, 221, 186); /* oklch */ color: oklch(82.2% 0.115 170.5);
Tailwind
colors: {
custom: {
50: '#9ee8ce',
500: '#6dddba',
950: '#000000',
},
}SCSS
$custom: #6dddba; $custom-light: #9ee8ce; $custom-dark: #000000;
JSON
{
"hex": "#6dddba",
"rgb": {
"r": 109,
"g": 221,
"b": 186
},
"hsl": {
"h": 161.25,
"s": 62.222,
"l": 64.706
},
"oklch": {
"l": 0.82187,
"c": 0.11543,
"h": 170.5
},
"luminance": 0.58509
}Semantic roles & 50–950 ramp
primary
#6DDDBA
secondary
#AB4364
accent
#1C52CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1613
muted
#808483