#6DDBB7#6DDBB7
#6DDBB7 is a light, moderate teal. Relative luminance 0.573; OKLCH L 81.6% C 0.115 H 169.6°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDBB7 |
|---|---|
| RGB | rgb(109, 219, 183) |
| HSL | hsl(160, 60%, 64%) |
| HSV | hsv(160, 50%, 86%) |
| CMYK | cmyk(50.2%, 0%, 16.4%, 14.1%) |
| CIE-LAB | lab(80.36, -40.10, 8.09) |
| CIE-LCH | lch(80.36, 40.91, 168.59°) |
| OKLab | oklab(81.63% -0.113 0.0207) |
| OKLCH | oklch(81.63% 0.115 169.6) |
| XYZ | xyz(40.1816, 57.3297, 53.7388) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.36
Mediumaquamarine
#66CDAA
ΔE00 3.37
Seafoam Blue
#78D1B6
ΔE00 3.48
Eucalyptus
#44D7A8
ΔE00 3.95
Light Teal
#90E4C1
ΔE00 4.07
Aquamarine (survey)
#04D8B2
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDBB7 #DB6D91
analogous
#6DDB80 #6DDBB7 #6DC8DB
triadic
#6DDBB7 #B76DDB #DBB76D
tetradic
#6DDBB7 #806DDB #DB6D91 #C8DB6D
square
#6DDBB7 #806DDB #DB6D91 #C8DB6D
split-complementary
#6DDBB7 #DB6DC8 #DB806D
monochromatic
#29A57C #3CCF9F #6DDBB7 #9EE7CF #CFF3E7
Accessibility & contrast
On white
1.68
#6DDBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#6DDBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDBB7
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDBB7 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFB5
Deuteranopia (green-blind)
#C5C2B9
Tritanopia (blue-blind)
#41DCD1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6ddbb7; /* rgb */ color: rgb(109, 219, 183); /* oklch */ color: oklch(81.6% 0.115 169.6);
Tailwind
colors: {
custom: {
50: '#9ee6cc',
500: '#6ddbb7',
950: '#000000',
},
}SCSS
$custom: #6ddbb7; $custom-light: #9ee6cc; $custom-dark: #000000;
JSON
{
"hex": "#6ddbb7",
"rgb": {
"r": 109,
"g": 219,
"b": 183
},
"hsl": {
"h": 160.364,
"s": 60.44,
"l": 64.314
},
"oklch": {
"l": 0.81632,
"c": 0.11484,
"h": 169.6
},
"luminance": 0.57333
}Semantic roles & 50–950 ramp
primary
#6DDBB7
secondary
#A84465
accent
#1D55C8
background
#FCFEFE
surface
#F5FCFA
border
#CFD5D3
text
#0F1613
muted
#808483