#6DD2BC#6DD2BC
#6DD2BC is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.6% C 0.101 H 177.6°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD2BC |
|---|---|
| RGB | rgb(109, 210, 188) |
| HSL | hsl(167, 53%, 63%) |
| HSV | hsv(167, 48%, 82%) |
| CMYK | cmyk(48.1%, 0%, 10.5%, 17.6%) |
| CIE-LAB | lab(77.86, -34.85, 1.81) |
| CIE-LCH | lch(77.86, 34.89, 177.03°) |
| OKLab | oklab(79.64% -0.1006 0.0043) |
| OKLCH | oklch(79.64% 0.101 177.6) |
| XYZ | xyz(38.4265, 52.9720, 55.7669) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.29
Pale Teal
#82CBB2
ΔE00 3.88
Mediumaquamarine
#66CDAA
ΔE00 4.35
Turquoise
#40E0D0
ΔE00 5.44
Aquamarine (survey)
#04D8B2
ΔE00 6.40
Light Teal
#90E4C1
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD2BC #D26D83
analogous
#6DD28A #6DD2BC #6DB5D2
triadic
#6DD2BC #BC6DD2 #D2BC6D
tetradic
#6DD2BC #8A6DD2 #D26D83 #B5D26D
square
#6DD2BC #8A6DD2 #D26D83 #B5D26D
split-complementary
#6DD2BC #D26DB5 #D28A6D
monochromatic
#2E9680 #3EC4A7 #6DD2BC #9CE0D1 #CBEFE7
Accessibility & contrast
On white
1.81
#6DD2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#6DD2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD2BC
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD2BC | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BB
Deuteranopia (green-blind)
#BBBCBE
Tritanopia (blue-blind)
#41D5CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6dd2bc; /* rgb */ color: rgb(109, 210, 188); /* oklch */ color: oklch(79.6% 0.101 177.6);
Tailwind
colors: {
custom: {
50: '#9de0d0',
500: '#6dd2bc',
950: '#000000',
},
}SCSS
$custom: #6dd2bc; $custom-light: #9de0d0; $custom-dark: #000000;
JSON
{
"hex": "#6dd2bc",
"rgb": {
"r": 109,
"g": 210,
"b": 188
},
"hsl": {
"h": 166.931,
"s": 52.88,
"l": 62.549
},
"oklch": {
"l": 0.79642,
"c": 0.10073,
"h": 177.6
},
"luminance": 0.52975
}Semantic roles & 50–950 ramp
primary
#6DD2BC
secondary
#9C485A
accent
#2547C0
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1513
muted
#808483