#6BDCC5#6BDCC5
#6BDCC5 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.2% C 0.109 H 178.3°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCC5 |
|---|---|
| RGB | rgb(107, 220, 197) |
| HSL | hsl(168, 62%, 64%) |
| HSV | hsv(168, 51%, 86%) |
| CMYK | cmyk(51.4%, 0%, 10.5%, 13.7%) |
| CIE-LAB | lab(80.93, -37.77, 1.46) |
| CIE-LCH | lch(80.93, 37.80, 177.79°) |
| OKLab | oklab(82.18% -0.1092 0.0033) |
| OKLCH | oklch(82.18% 0.109 178.3) |
| XYZ | xyz(41.7303, 58.3397, 61.8741) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.75
Turquoise
#40E0D0
ΔE00 4.03
Tiffany Blue
#7BF2DA
ΔE00 4.93
Aqua (survey)
#13EAC9
ΔE00 5.53
Mediumaquamarine
#66CDAA
ΔE00 5.57
Pale Teal
#82CBB2
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCC5 #DC6B82
analogous
#6BDC8D #6BDCC5 #6BBBDC
triadic
#6BDCC5 #C56BDC #DCC56B
tetradic
#6BDCC5 #8D6BDC #DC6B82 #BBDC6B
square
#6BDCC5 #8D6BDC #DC6B82 #BBDC6B
split-complementary
#6BDCC5 #DC6BBB #DC8D6B
monochromatic
#27A58C #3AD0B2 #6BDCC5 #9CE8D8 #CEF3EC
Accessibility & contrast
On white
1.66
#6BDCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#6BDCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCC5
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCC5 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C4
Deuteranopia (green-blind)
#C3C4C7
Tritanopia (blue-blind)
#30DFD5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6bdcc5; /* rgb */ color: rgb(107, 220, 197); /* oklch */ color: oklch(82.2% 0.109 178.3);
Tailwind
colors: {
custom: {
50: '#9de7d6',
500: '#6bdcc5',
950: '#000000',
},
}SCSS
$custom: #6bdcc5; $custom-light: #9de7d6; $custom-dark: #000000;
JSON
{
"hex": "#6bdcc5",
"rgb": {
"r": 107,
"g": 220,
"b": 197
},
"hsl": {
"h": 167.788,
"s": 61.749,
"l": 64.118
},
"oklch": {
"l": 0.82182,
"c": 0.10924,
"h": 178.3
},
"luminance": 0.58343
}Semantic roles & 50–950 ramp
primary
#6BDCC5
secondary
#A84357
accent
#1C3FC9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483