#6BD3A2#6BD3A2
#6BD3A2 is a light, vivid teal. Relative luminance 0.523; OKLCH L 79.1% C 0.121 H 161.4°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD3A2 |
|---|---|
| RGB | rgb(107, 211, 162) |
| HSL | hsl(152, 54%, 62%) |
| HSV | hsv(152, 49%, 83%) |
| CMYK | cmyk(49.3%, 0%, 23.2%, 17.3%) |
| CIE-LAB | lab(77.47, -41.55, 15.13) |
| CIE-LCH | lch(77.47, 44.22, 159.99°) |
| OKLab | oklab(79.11% -0.1148 0.0387) |
| OKLCH | oklch(79.11% 0.121 161.4) |
| XYZ | xyz(35.8763, 52.3200, 42.3836) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.58
Seafoam
#7FE0B3
ΔE00 3.63
Mediumaquamarine
#66CDAA
ΔE00 3.87
Seafoam Blue
#78D1B6
ΔE00 5.95
Greenblue
#23C48B
ΔE00 6.18
Light Teal
#90E4C1
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD3A2 #D36B9C
analogous
#6BD36E #6BD3A2 #6BD0D3
triadic
#6BD3A2 #A26BD3 #D3A26B
tetradic
#6BD3A2 #6E6BD3 #D36B9C #D0D36B
square
#6BD3A2 #6E6BD3 #D36B9C #D0D36B
split-complementary
#6BD3A2 #D36BD0 #D36E6B
monochromatic
#2D9765 #3CC584 #6BD3A2 #9AE1C0 #C9EFDD
Accessibility & contrast
On white
1.83
#6BD3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#6BD3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD3A2
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD3A2 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C69F
Deuteranopia (green-blind)
#C1BBA5
Tritanopia (blue-blind)
#4BD3C5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6bd3a2; /* rgb */ color: rgb(107, 211, 162); /* oklch */ color: oklch(79.1% 0.121 161.4);
Tailwind
colors: {
custom: {
50: '#9ce1bd',
500: '#6bd3a2',
950: '#000000',
},
}SCSS
$custom: #6bd3a2; $custom-light: #9ce1bd; $custom-dark: #000000;
JSON
{
"hex": "#6bd3a2",
"rgb": {
"r": 107,
"g": 211,
"b": 162
},
"hsl": {
"h": 151.731,
"s": 54.167,
"l": 62.353
},
"oklch": {
"l": 0.79107,
"c": 0.12112,
"h": 161.4
},
"luminance": 0.52323
}Semantic roles & 50–950 ramp
primary
#6BD3A2
secondary
#9C466F
accent
#246EC2
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1512
muted
#808482