#6DCDB2#6DCDB2
#6DCDB2 is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.2% C 0.100 H 173.2°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCDB2 |
|---|---|
| RGB | rgb(109, 205, 178) |
| HSL | hsl(163, 49%, 62%) |
| HSV | hsv(163, 47%, 80%) |
| CMYK | cmyk(46.8%, 0%, 13.2%, 19.6%) |
| CIE-LAB | lab(76.15, -34.85, 4.70) |
| CIE-LCH | lch(76.15, 35.16, 172.33°) |
| OKLab | oklab(78.17% -0.0993 0.0119) |
| OKLCH | oklch(78.17% 0.1 173.2) |
| XYZ | xyz(36.1705, 50.1253, 49.8799) |
| Luminance | 0.5013 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.46
Mediumaquamarine
#66CDAA
ΔE00 2.39
Pale Teal
#82CBB2
ΔE00 2.84
Eucalyptus
#44D7A8
ΔE00 6.10
Aquamarine (survey)
#04D8B2
ΔE00 6.14
Turquoise (survey)
#06C2AC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCDB2 #CD6D88
analogous
#6DCD82 #6DCDB2 #6DB8CD
triadic
#6DCDB2 #B26DCD #CDB26D
tetradic
#6DCDB2 #826DCD #CD6D88 #B8CD6D
square
#6DCDB2 #826DCD #CD6D88 #B8CD6D
split-complementary
#6DCDB2 #CD6DB8 #CD826D
monochromatic
#318F74 #40BC99 #6DCDB2 #9BDDCA #C8ECE2
Accessibility & contrast
On white
1.90
#6DCDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#6DCDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCDB2
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCDB2 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2B1
Deuteranopia (green-blind)
#B8B7B4
Tritanopia (blue-blind)
#48CFC5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6dcdb2; /* rgb */ color: rgb(109, 205, 178); /* oklch */ color: oklch(78.2% 0.100 173.2);
Tailwind
colors: {
custom: {
50: '#9cdcc9',
500: '#6dcdb2',
950: '#000000',
},
}SCSS
$custom: #6dcdb2; $custom-light: #9cdcc9; $custom-dark: #000000;
JSON
{
"hex": "#6dcdb2",
"rgb": {
"r": 109,
"g": 205,
"b": 178
},
"hsl": {
"h": 163.125,
"s": 48.98,
"l": 61.569
},
"oklch": {
"l": 0.78174,
"c": 0.10006,
"h": 173.2
},
"luminance": 0.50128
}Semantic roles & 50–950 ramp
primary
#6DCDB2
secondary
#95495E
accent
#2953BC
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482