#6BDCAB#6BDCAB
#6BDCAB is a light, vivid teal. Relative luminance 0.573; OKLCH L 81.5% C 0.126 H 163.0°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCAB |
|---|---|
| RGB | rgb(107, 220, 171) |
| HSL | hsl(154, 62%, 64%) |
| HSV | hsv(154, 51%, 86%) |
| CMYK | cmyk(51.4%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(80.32, -43.61, 14.37) |
| CIE-LCH | lch(80.32, 45.92, 161.77°) |
| OKLab | oklab(81.49% -0.1207 0.0368) |
| OKLCH | oklch(81.49% 0.126 163) |
| XYZ | xyz(39.0039, 57.2491, 47.5150) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.22
Eucalyptus
#44D7A8
ΔE00 3.23
Mediumaquamarine
#66CDAA
ΔE00 4.72
Light Teal
#90E4C1
ΔE00 5.17
Aqua Marine
#2EE8BB
ΔE00 5.22
Aquamarine (survey)
#04D8B2
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCAB #DC6B9C
analogous
#6BDC73 #6BDCAB #6BD5DC
triadic
#6BDCAB #AB6BDC #DCAB6B
tetradic
#6BDCAB #736BDC #DC6B9C #D5DC6B
square
#6BDCAB #736BDC #DC6B9C #D5DC6B
split-complementary
#6BDCAB #DC6BD5 #DC736B
monochromatic
#27A56F #3AD08F #6BDCAB #9CE8C7 #CEF3E3
Accessibility & contrast
On white
1.69
#6BDCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#6BDCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCAB
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCAB | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA8
Deuteranopia (green-blind)
#C8C2AE
Tritanopia (blue-blind)
#43DCCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6bdcab; /* rgb */ color: rgb(107, 220, 171); /* oklch */ color: oklch(81.5% 0.126 163.0);
Tailwind
colors: {
custom: {
50: '#9de7c4',
500: '#6bdcab',
950: '#000000',
},
}SCSS
$custom: #6bdcab; $custom-light: #9de7c4; $custom-dark: #000000;
JSON
{
"hex": "#6bdcab",
"rgb": {
"r": 107,
"g": 220,
"b": 171
},
"hsl": {
"h": 153.982,
"s": 61.749,
"l": 64.118
},
"oklch": {
"l": 0.81487,
"c": 0.12624,
"h": 163
},
"luminance": 0.57252
}Semantic roles & 50–950 ramp
primary
#6BDCAB
secondary
#A8436F
accent
#1C67C9
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482