#6BDCB7#6BDCB7
#6BDCB7 is a light, moderate teal. Relative luminance 0.577; OKLCH L 81.8% C 0.117 H 169.4°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCB7 |
|---|---|
| RGB | rgb(107, 220, 183) |
| HSL | hsl(160, 62%, 64%) |
| HSV | hsv(160, 51%, 86%) |
| CMYK | cmyk(51.4%, 0%, 16.8%, 13.7%) |
| CIE-LAB | lab(80.59, -41.01, 8.40) |
| CIE-LCH | lch(80.59, 41.86, 168.42°) |
| OKLab | oklab(81.79% -0.1154 0.0215) |
| OKLCH | oklch(81.79% 0.117 169.4) |
| XYZ | xyz(40.2000, 57.7276, 53.8146) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.27
Mediumaquamarine
#66CDAA
ΔE00 3.59
Eucalyptus
#44D7A8
ΔE00 3.74
Seafoam Blue
#78D1B6
ΔE00 3.84
Light Teal
#90E4C1
ΔE00 4.16
Aqua Marine
#2EE8BB
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCB7 #DC6B90
analogous
#6BDC7F #6BDCB7 #6BC9DC
triadic
#6BDCB7 #B76BDC #DCB76B
tetradic
#6BDCB7 #7F6BDC #DC6B90 #C9DC6B
square
#6BDCB7 #7F6BDC #DC6B90 #C9DC6B
split-complementary
#6BDCB7 #DC6BC9 #DC7F6B
monochromatic
#27A57C #3AD09F #6BDCB7 #9CE8CF #CEF3E7
Accessibility & contrast
On white
1.67
#6BDCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#6BDCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCB7
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCB7 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CFB5
Deuteranopia (green-blind)
#C6C3B9
Tritanopia (blue-blind)
#3CDDD1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6bdcb7; /* rgb */ color: rgb(107, 220, 183); /* oklch */ color: oklch(81.8% 0.117 169.4);
Tailwind
colors: {
custom: {
50: '#9de7cc',
500: '#6bdcb7',
950: '#000000',
},
}SCSS
$custom: #6bdcb7; $custom-light: #9de7cc; $custom-dark: #000000;
JSON
{
"hex": "#6bdcb7",
"rgb": {
"r": 107,
"g": 220,
"b": 183
},
"hsl": {
"h": 160.354,
"s": 61.749,
"l": 64.118
},
"oklch": {
"l": 0.81793,
"c": 0.11737,
"h": 169.4
},
"luminance": 0.57731
}Semantic roles & 50–950 ramp
primary
#6BDCB7
secondary
#A84364
accent
#1C55C9
background
#FCFEFE
surface
#F5FCFA
border
#CFD5D3
text
#0F1613
muted
#808483