#6BCFAC#6BCFAC
#6BCFAC is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.4% C 0.108 H 168.4°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCFAC |
|---|---|
| RGB | rgb(107, 207, 172) |
| HSL | hsl(159, 51%, 62%) |
| HSV | hsv(159, 48%, 81%) |
| CMYK | cmyk(48.3%, 0%, 16.9%, 18.8%) |
| CIE-LAB | lab(76.51, -37.61, 8.44) |
| CIE-LCH | lch(76.51, 38.54, 167.36°) |
| OKLab | oklab(78.4% -0.1057 0.0216) |
| OKLCH | oklch(78.4% 0.108 168.4) |
| XYZ | xyz(35.8194, 50.7271, 46.9255) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 0.67
Seafoam Blue
#78D1B6
ΔE00 2.66
Pale Teal
#82CBB2
ΔE00 3.96
Eucalyptus
#44D7A8
ΔE00 4.28
Seafoam
#7FE0B3
ΔE00 4.88
Aquamarine (survey)
#04D8B2
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCFAC #CF6B8E
analogous
#6BCF7A #6BCFAC #6BC0CF
triadic
#6BCFAC #AC6BCF #CFAC6B
tetradic
#6BCFAC #7A6BCF #CF6B8E #C0CF6B
square
#6BCFAC #7A6BCF #CF6B8E #C0CF6B
split-complementary
#6BCFAC #CF6BC0 #CF7A6B
monochromatic
#2F916E #3EBF92 #6BCFAC #99DEC6 #C7EDE0
Accessibility & contrast
On white
1.88
#6BCFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#6BCFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCFAC
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCFAC | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3AA
Deuteranopia (green-blind)
#BBB8AE
Tritanopia (blue-blind)
#47D0C5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6bcfac; /* rgb */ color: rgb(107, 207, 172); /* oklch */ color: oklch(78.4% 0.108 168.4);
Tailwind
colors: {
custom: {
50: '#9bdec4',
500: '#6bcfac',
950: '#000000',
},
}SCSS
$custom: #6bcfac; $custom-light: #9bdec4; $custom-dark: #000000;
JSON
{
"hex": "#6bcfac",
"rgb": {
"r": 107,
"g": 207,
"b": 172
},
"hsl": {
"h": 159,
"s": 51.02,
"l": 61.569
},
"oklch": {
"l": 0.78402,
"c": 0.10791,
"h": 168.4
},
"luminance": 0.5073
}Semantic roles & 50–950 ramp
primary
#6BCFAC
secondary
#974763
accent
#275CBE
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1512
muted
#808482