#6DDBB3#6DDBB3
#6DDBB3 is a light, moderate teal. Relative luminance 0.572; OKLCH L 81.5% C 0.118 H 167.3°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDBB3 |
|---|---|
| RGB | rgb(109, 219, 179) |
| HSL | hsl(158, 60%, 64%) |
| HSV | hsv(158, 50%, 86%) |
| CMYK | cmyk(50.2%, 0%, 18.3%, 14.1%) |
| CIE-LAB | lab(80.27, -40.99, 10.08) |
| CIE-LCH | lch(80.27, 42.21, 166.18°) |
| OKLab | oklab(81.53% -0.1147 0.0259) |
| OKLCH | oklch(81.53% 0.118 167.3) |
| XYZ | xyz(39.7712, 57.1655, 51.5773) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.57
Eucalyptus
#44D7A8
ΔE00 3.41
Mediumaquamarine
#66CDAA
ΔE00 3.47
Light Teal
#90E4C1
ΔE00 4.16
Seafoam Blue
#78D1B6
ΔE00 4.19
Aqua Marine
#2EE8BB
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDBB3 #DB6D95
analogous
#6DDB7C #6DDBB3 #6DCCDB
triadic
#6DDBB3 #B36DDB #DBB36D
tetradic
#6DDBB3 #7C6DDB #DB6D95 #CCDB6D
square
#6DDBB3 #7C6DDB #DB6D95 #CCDB6D
split-complementary
#6DDBB3 #DB6DCC #DB7C6D
monochromatic
#29A578 #3CCF99 #6DDBB3 #9EE7CD #CFF3E6
Accessibility & contrast
On white
1.69
#6DDBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#6DDBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDBB3
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDBB3 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEB1
Deuteranopia (green-blind)
#C6C2B6
Tritanopia (blue-blind)
#44DCD0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6ddbb3; /* rgb */ color: rgb(109, 219, 179); /* oklch */ color: oklch(81.5% 0.118 167.3);
Tailwind
colors: {
custom: {
50: '#9ee7c9',
500: '#6ddbb3',
950: '#000000',
},
}SCSS
$custom: #6ddbb3; $custom-light: #9ee7c9; $custom-dark: #000000;
JSON
{
"hex": "#6ddbb3",
"rgb": {
"r": 109,
"g": 219,
"b": 179
},
"hsl": {
"h": 158.182,
"s": 60.44,
"l": 64.314
},
"oklch": {
"l": 0.81527,
"c": 0.11763,
"h": 167.3
},
"luminance": 0.57169
}Semantic roles & 50–950 ramp
primary
#6DDBB3
secondary
#A84468
accent
#1D5BC8
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482