#6BDCB5#6BDCB5
#6BDCB5 is a light, moderate teal. Relative luminance 0.576; OKLCH L 81.7% C 0.119 H 168.3°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCB5 |
|---|---|
| RGB | rgb(107, 220, 181) |
| HSL | hsl(159, 62%, 64%) |
| HSV | hsv(159, 51%, 86%) |
| CMYK | cmyk(51.4%, 0%, 17.7%, 13.7%) |
| CIE-LAB | lab(80.54, -41.45, 9.39) |
| CIE-LCH | lch(80.54, 42.50, 167.23°) |
| OKLab | oklab(81.74% -0.1163 0.0241) |
| OKLCH | oklch(81.74% 0.119 168.3) |
| XYZ | xyz(39.9933, 57.6449, 52.7261) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.87
Eucalyptus
#44D7A8
ΔE00 3.45
Mediumaquamarine
#66CDAA
ΔE00 3.62
Seafoam Blue
#78D1B6
ΔE00 4.17
Light Teal
#90E4C1
ΔE00 4.19
Aqua Marine
#2EE8BB
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCB5 #DC6B92
analogous
#6BDC7D #6BDCB5 #6BCBDC
triadic
#6BDCB5 #B56BDC #DCB56B
tetradic
#6BDCB5 #7D6BDC #DC6B92 #CBDC6B
square
#6BDCB5 #7D6BDC #DC6B92 #CBDC6B
split-complementary
#6BDCB5 #DC6BCB #DC7D6B
monochromatic
#27A57A #3AD09C #6BDCB5 #9CE8CE #CEF3E6
Accessibility & contrast
On white
1.68
#6BDCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#6BDCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCB5
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCB5 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CFB3
Deuteranopia (green-blind)
#C6C3B8
Tritanopia (blue-blind)
#3DDDD1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6bdcb5; /* rgb */ color: rgb(107, 220, 181); /* oklch */ color: oklch(81.7% 0.119 168.3);
Tailwind
colors: {
custom: {
50: '#9de7cb',
500: '#6bdcb5',
950: '#000000',
},
}SCSS
$custom: #6bdcb5; $custom-light: #9de7cb; $custom-dark: #000000;
JSON
{
"hex": "#6bdcb5",
"rgb": {
"r": 107,
"g": 220,
"b": 181
},
"hsl": {
"h": 159.292,
"s": 61.749,
"l": 64.118
},
"oklch": {
"l": 0.81741,
"c": 0.11874,
"h": 168.3
},
"luminance": 0.57648
}Semantic roles & 50–950 ramp
primary
#6BDCB5
secondary
#A84366
accent
#1C58C9
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482