#6BDCA7#6BDCA7
#6BDCA7 is a light, vivid teal. Relative luminance 0.571; OKLCH L 81.4% C 0.129 H 161.2°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCA7 |
|---|---|
| RGB | rgb(107, 220, 167) |
| HSL | hsl(152, 62%, 64%) |
| HSV | hsv(152, 51%, 86%) |
| CMYK | cmyk(51.4%, 0%, 24.1%, 13.7%) |
| CIE-LAB | lab(80.24, -44.45, 16.36) |
| CIE-LCH | lch(80.24, 47.36, 159.80°) |
| OKLab | oklab(81.39% -0.1225 0.0418) |
| OKLCH | oklch(81.39% 0.129 161.2) |
| XYZ | xyz(38.6284, 57.0989, 45.5373) |
| Luminance | 0.5710 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.67
Eucalyptus
#44D7A8
ΔE00 3.66
Mediumaquamarine
#66CDAA
ΔE00 5.40
Aqua Marine
#2EE8BB
ΔE00 5.76
Light Teal
#90E4C1
ΔE00 5.79
Aqua Green
#12E193
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCA7 #DC6BA0
analogous
#6BDC6F #6BDCA7 #6BD9DC
triadic
#6BDCA7 #A76BDC #DCA76B
tetradic
#6BDCA7 #6F6BDC #DC6BA0 #D9DC6B
square
#6BDCA7 #6F6BDC #DC6BA0 #D9DC6B
split-complementary
#6BDCA7 #DC6BD9 #DC6F6B
monochromatic
#27A56A #3AD08A #6BDCA7 #9CE8C4 #CEF3E2
Accessibility & contrast
On white
1.69
#6BDCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#6BDCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCA7
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCA7 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA4
Deuteranopia (green-blind)
#C9C2AA
Tritanopia (blue-blind)
#46DBCD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6bdca7; /* rgb */ color: rgb(107, 220, 167); /* oklch */ color: oklch(81.4% 0.129 161.2);
Tailwind
colors: {
custom: {
50: '#9de7c1',
500: '#6bdca7',
950: '#000000',
},
}SCSS
$custom: #6bdca7; $custom-light: #9de7c1; $custom-dark: #000000;
JSON
{
"hex": "#6bdca7",
"rgb": {
"r": 107,
"g": 220,
"b": 167
},
"hsl": {
"h": 151.858,
"s": 61.749,
"l": 64.118
},
"oklch": {
"l": 0.81391,
"c": 0.12949,
"h": 161.2
},
"luminance": 0.57102
}Semantic roles & 50–950 ramp
primary
#6BDCA7
secondary
#A84372
accent
#1C6DC9
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482