#6DD3BA#6DD3BA
#6DD3BA is a light, moderate teal. Relative luminance 0.534; OKLCH L 79.8% C 0.103 H 175.5°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD3BA |
|---|---|
| RGB | rgb(109, 211, 186) |
| HSL | hsl(165, 54%, 63%) |
| HSV | hsv(165, 48%, 83%) |
| CMYK | cmyk(48.3%, 0%, 11.8%, 17.3%) |
| CIE-LAB | lab(78.10, -35.78, 3.23) |
| CIE-LCH | lch(78.10, 35.92, 174.84°) |
| OKLab | oklab(79.82% -0.1027 0.008) |
| OKLCH | oklch(79.82% 0.103 175.5) |
| XYZ | xyz(38.4601, 53.3817, 54.7218) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.71
Mediumaquamarine
#66CDAA
ΔE00 3.55
Pale Teal
#82CBB2
ΔE00 3.72
Aquamarine (survey)
#04D8B2
ΔE00 5.83
Turquoise
#40E0D0
ΔE00 5.85
Light Teal
#90E4C1
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD3BA #D36D86
analogous
#6DD387 #6DD3BA #6DB9D3
triadic
#6DD3BA #BA6DD3 #D3BA6D
tetradic
#6DD3BA #876DD3 #D36D86 #B9D36D
square
#6DD3BA #876DD3 #D36D86 #B9D36D
split-complementary
#6DD3BA #D36DB9 #D3876D
monochromatic
#2E987E #3EC5A4 #6DD3BA #9CE1D0 #CBEFE6
Accessibility & contrast
On white
1.80
#6DD3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#6DD3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD3BA
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD3BA | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC8B9
Deuteranopia (green-blind)
#BCBCBC
Tritanopia (blue-blind)
#42D5CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6dd3ba; /* rgb */ color: rgb(109, 211, 186); /* oklch */ color: oklch(79.8% 0.103 175.5);
Tailwind
colors: {
custom: {
50: '#9de1ce',
500: '#6dd3ba',
950: '#000000',
},
}SCSS
$custom: #6dd3ba; $custom-light: #9de1ce; $custom-dark: #000000;
JSON
{
"hex": "#6dd3ba",
"rgb": {
"r": 109,
"g": 211,
"b": 186
},
"hsl": {
"h": 165.294,
"s": 53.684,
"l": 62.745
},
"oklch": {
"l": 0.7982,
"c": 0.10297,
"h": 175.5
},
"luminance": 0.53385
}Semantic roles & 50–950 ramp
primary
#6DD3BA
secondary
#9D475C
accent
#244BC1
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1513
muted
#808483