#6DD2BD#6DD2BD
#6DD2BD is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.7% C 0.100 H 178.3°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD2BD |
|---|---|
| RGB | rgb(109, 210, 189) |
| HSL | hsl(168, 53%, 63%) |
| HSV | hsv(168, 48%, 82%) |
| CMYK | cmyk(48.1%, 0%, 10%, 17.6%) |
| CIE-LAB | lab(77.88, -34.61, 1.31) |
| CIE-LCH | lch(77.88, 34.64, 177.84°) |
| OKLab | oklab(79.67% -0.1002 0.0029) |
| OKLCH | oklch(79.67% 0.1 178.3) |
| XYZ | xyz(38.5347, 53.0153, 56.3365) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.57
Pale Teal
#82CBB2
ΔE00 4.03
Mediumaquamarine
#66CDAA
ΔE00 4.67
Turquoise
#40E0D0
ΔE00 5.28
Mediumturquoise
#48D1CC
ΔE00 6.33
Aquamarine (survey)
#04D8B2
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD2BD #D26D82
analogous
#6DD28B #6DD2BD #6DB4D2
triadic
#6DD2BD #BD6DD2 #D2BD6D
tetradic
#6DD2BD #8B6DD2 #D26D82 #B4D26D
square
#6DD2BD #8B6DD2 #D26D82 #B4D26D
split-complementary
#6DD2BD #D26DB4 #D28B6D
monochromatic
#2E9681 #3EC4A8 #6DD2BD #9CE0D2 #CBEFE7
Accessibility & contrast
On white
1.81
#6DD2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#6DD2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD2BD
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD2BD | 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)
#CBC8BC
Deuteranopia (green-blind)
#BBBCBF
Tritanopia (blue-blind)
#40D5CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6dd2bd; /* rgb */ color: rgb(109, 210, 189); /* oklch */ color: oklch(79.7% 0.100 178.3);
Tailwind
colors: {
custom: {
50: '#9de0d0',
500: '#6dd2bd',
950: '#000000',
},
}SCSS
$custom: #6dd2bd; $custom-light: #9de0d0; $custom-dark: #000000;
JSON
{
"hex": "#6dd2bd",
"rgb": {
"r": 109,
"g": 210,
"b": 189
},
"hsl": {
"h": 167.525,
"s": 52.88,
"l": 62.549
},
"oklch": {
"l": 0.79671,
"c": 0.10025,
"h": 178.3
},
"luminance": 0.53019
}Semantic roles & 50–950 ramp
primary
#6DD2BD
secondary
#9C4859
accent
#2545C0
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483