#6BDCA8#6BDCA8
#6BDCA8 is a light, vivid teal. Relative luminance 0.571; OKLCH L 81.4% C 0.129 H 161.6°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCA8 |
|---|---|
| RGB | rgb(107, 220, 168) |
| HSL | hsl(152, 62%, 64%) |
| HSV | hsv(152, 51%, 86%) |
| CMYK | cmyk(51.4%, 0%, 23.6%, 13.7%) |
| CIE-LAB | lab(80.26, -44.24, 15.86) |
| CIE-LCH | lch(80.26, 47.00, 160.28°) |
| OKLab | oklab(81.42% -0.1221 0.0406) |
| OKLCH | oklch(81.42% 0.129 161.6) |
| XYZ | xyz(38.7212, 57.1360, 46.0260) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.53
Eucalyptus
#44D7A8
ΔE00 3.53
Mediumaquamarine
#66CDAA
ΔE00 5.23
Aqua Marine
#2EE8BB
ΔE00 5.62
Light Teal
#90E4C1
ΔE00 5.63
Aqua Green
#12E193
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCA8 #DC6B9F
analogous
#6BDC70 #6BDCA8 #6BD8DC
triadic
#6BDCA8 #A86BDC #DCA86B
tetradic
#6BDCA8 #706BDC #DC6B9F #D8DC6B
square
#6BDCA8 #706BDC #DC6B9F #D8DC6B
split-complementary
#6BDCA8 #DC6BD8 #DC706B
monochromatic
#27A56B #3AD08B #6BDCA8 #9CE8C5 #CEF3E2
Accessibility & contrast
On white
1.69
#6BDCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#6BDCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCA8
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCA8 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA5
Deuteranopia (green-blind)
#C8C2AB
Tritanopia (blue-blind)
#45DCCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6bdca8; /* rgb */ color: rgb(107, 220, 168); /* oklch */ color: oklch(81.4% 0.129 161.6);
Tailwind
colors: {
custom: {
50: '#9de7c2',
500: '#6bdca8',
950: '#000000',
},
}SCSS
$custom: #6bdca8; $custom-light: #9de7c2; $custom-dark: #000000;
JSON
{
"hex": "#6bdca8",
"rgb": {
"r": 107,
"g": 220,
"b": 168
},
"hsl": {
"h": 152.389,
"s": 61.749,
"l": 64.118
},
"oklch": {
"l": 0.81415,
"c": 0.12867,
"h": 161.6
},
"luminance": 0.57139
}Semantic roles & 50–950 ramp
primary
#6BDCA8
secondary
#A84372
accent
#1C6CC9
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482