#6DD0AB#6DD0AB
#6DD0AB is a light, moderate teal. Relative luminance 0.513; OKLCH L 78.7% C 0.109 H 167.1°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD0AB |
|---|---|
| RGB | rgb(109, 208, 171) |
| HSL | hsl(158, 51%, 62%) |
| HSV | hsv(158, 48%, 82%) |
| CMYK | cmyk(47.6%, 0%, 17.8%, 18.4%) |
| CIE-LAB | lab(76.86, -37.80, 9.48) |
| CIE-LCH | lch(76.86, 38.97, 165.92°) |
| OKLab | oklab(78.7% -0.1059 0.0243) |
| OKLCH | oklch(78.7% 0.109 167.1) |
| XYZ | xyz(36.2100, 51.3003, 46.5140) |
| Luminance | 0.5130 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.13
Seafoam Blue
#78D1B6
ΔE00 3.04
Eucalyptus
#44D7A8
ΔE00 4.07
Pale Teal
#82CBB2
ΔE00 4.25
Seafoam
#7FE0B3
ΔE00 4.37
Light Teal
#90E4C1
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD0AB #D06D92
analogous
#6DD07A #6DD0AB #6DC3D0
triadic
#6DD0AB #AB6DD0 #D0AB6D
tetradic
#6DD0AB #7A6DD0 #D06D92 #C3D06D
square
#6DD0AB #7A6DD0 #D06D92 #C3D06D
split-complementary
#6DD0AB #D06DC3 #D07A6D
monochromatic
#2F936E #3FC190 #6DD0AB #9BDFC6 #CAEEE0
Accessibility & contrast
On white
1.86
#6DD0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#6DD0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD0AB
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD0AB | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A9
Deuteranopia (green-blind)
#BDB9AD
Tritanopia (blue-blind)
#4BD1C5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6dd0ab; /* rgb */ color: rgb(109, 208, 171); /* oklch */ color: oklch(78.7% 0.109 167.1);
Tailwind
colors: {
custom: {
50: '#9ddfc4',
500: '#6dd0ab',
950: '#000000',
},
}SCSS
$custom: #6dd0ab; $custom-light: #9ddfc4; $custom-dark: #000000;
JSON
{
"hex": "#6dd0ab",
"rgb": {
"r": 109,
"g": 208,
"b": 171
},
"hsl": {
"h": 157.576,
"s": 51.295,
"l": 62.157
},
"oklch": {
"l": 0.78697,
"c": 0.10868,
"h": 167.1
},
"luminance": 0.51303
}Semantic roles & 50–950 ramp
primary
#6DD0AB
secondary
#994866
accent
#2760BF
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1512
muted
#808482