#6BD0A8#6BD0A8
#6BD0A8 is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.5% C 0.112 H 165.6°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD0A8 |
|---|---|
| RGB | rgb(107, 208, 168) |
| HSL | hsl(156, 52%, 62%) |
| HSV | hsv(156, 49%, 82%) |
| CMYK | cmyk(48.6%, 0%, 19.2%, 18.4%) |
| CIE-LAB | lab(76.72, -38.94, 10.87) |
| CIE-LCH | lch(76.72, 40.43, 164.41°) |
| OKLab | oklab(78.54% -0.1087 0.0279) |
| OKLCH | oklch(78.54% 0.112 165.6) |
| XYZ | xyz(35.6840, 51.0618, 45.0137) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.62
Eucalyptus
#44D7A8
ΔE00 3.67
Seafoam Blue
#78D1B6
ΔE00 3.84
Seafoam
#7FE0B3
ΔE00 4.18
Pale Teal
#82CBB2
ΔE00 4.92
Aquamarine (survey)
#04D8B2
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD0A8 #D06B93
analogous
#6BD076 #6BD0A8 #6BC5D0
triadic
#6BD0A8 #A86BD0 #D0A86B
tetradic
#6BD0A8 #766BD0 #D06B93 #C5D06B
square
#6BD0A8 #766BD0 #D06B93 #C5D06B
split-complementary
#6BD0A8 #D06BC5 #D0766B
monochromatic
#2E926B #3DC18D #6BD0A8 #99DFC3 #C8EEDF
Accessibility & contrast
On white
1.87
#6BD0A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#6BD0A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD0A8
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD0A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD0A8 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A6
Deuteranopia (green-blind)
#BDB9AB
Tritanopia (blue-blind)
#49D0C5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6bd0a8; /* rgb */ color: rgb(107, 208, 168); /* oklch */ color: oklch(78.5% 0.112 165.6);
Tailwind
colors: {
custom: {
50: '#9bdfc1',
500: '#6bd0a8',
950: '#000000',
},
}SCSS
$custom: #6bd0a8; $custom-light: #9bdfc1; $custom-dark: #000000;
JSON
{
"hex": "#6bd0a8",
"rgb": {
"r": 107,
"g": 208,
"b": 168
},
"hsl": {
"h": 156.238,
"s": 51.795,
"l": 61.765
},
"oklch": {
"l": 0.78537,
"c": 0.11218,
"h": 165.6
},
"luminance": 0.51065
}Semantic roles & 50–950 ramp
primary
#6BD0A8
secondary
#984767
accent
#2663BF
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1512
muted
#808482