#6DD4BC#6DD4BC
#6DD4BC is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.1% C 0.103 H 176.4°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD4BC |
|---|---|
| RGB | rgb(109, 212, 188) |
| HSL | hsl(166, 54%, 63%) |
| HSV | hsv(166, 49%, 83%) |
| CMYK | cmyk(48.6%, 0%, 11.3%, 16.9%) |
| CIE-LAB | lab(78.44, -35.77, 2.65) |
| CIE-LCH | lch(78.44, 35.87, 175.76°) |
| OKLab | oklab(80.11% -0.1029 0.0065) |
| OKLCH | oklch(80.11% 0.103 176.4) |
| XYZ | xyz(38.9234, 53.9657, 55.9325) |
| Luminance | 0.5397 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.03
Pale Teal
#82CBB2
ΔE00 3.97
Mediumaquamarine
#66CDAA
ΔE00 3.98
Turquoise
#40E0D0
ΔE00 5.47
Aquamarine (survey)
#04D8B2
ΔE00 5.94
Light Teal
#90E4C1
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD4BC #D46D85
analogous
#6DD488 #6DD4BC #6DB9D4
triadic
#6DD4BC #BC6DD4 #D4BC6D
tetradic
#6DD4BC #886DD4 #D46D85 #B9D46D
square
#6DD4BC #886DD4 #D46D85 #B9D46D
split-complementary
#6DD4BC #D46DB9 #D4886D
monochromatic
#2D9980 #3EC6A6 #6DD4BC #9CE2D2 #CCF0E7
Accessibility & contrast
On white
1.78
#6DD4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#6DD4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD4BC
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD4BC | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BB
Deuteranopia (green-blind)
#BDBDBE
Tritanopia (blue-blind)
#40D6CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6dd4bc; /* rgb */ color: rgb(109, 212, 188); /* oklch */ color: oklch(80.1% 0.103 176.4);
Tailwind
colors: {
custom: {
50: '#9de1d0',
500: '#6dd4bc',
950: '#000000',
},
}SCSS
$custom: #6dd4bc; $custom-light: #9de1d0; $custom-dark: #000000;
JSON
{
"hex": "#6dd4bc",
"rgb": {
"r": 109,
"g": 212,
"b": 188
},
"hsl": {
"h": 166.019,
"s": 54.497,
"l": 62.941
},
"oklch": {
"l": 0.80114,
"c": 0.10311,
"h": 176.4
},
"luminance": 0.53969
}Semantic roles & 50–950 ramp
primary
#6DD4BC
secondary
#9E475B
accent
#2448C2
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483