#6BAFA7#6BAFA7
#6BAFA7 is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.6% C 0.070 H 186.2°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6BAFA7 |
|---|---|
| RGB | rgb(107, 175, 167) |
| HSL | hsl(173, 30%, 55%) |
| HSV | hsv(173, 39%, 69%) |
| CMYK | cmyk(38.9%, 0%, 4.6%, 31.4%) |
| CIE-LAB | lab(66.96, -23.43, -2.70) |
| CIE-LCH | lch(66.96, 23.59, 186.56°) |
| OKLab | oklab(70.64% -0.0699 -0.0076) |
| OKLCH | oklch(70.64% 0.07 186.2) |
| XYZ | xyz(28.3658, 36.5738, 42.1165) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 6.04
Greyish Teal
#719F91
ΔE00 6.15
Lightseagreen
#20B2AA
ΔE00 6.33
Cadetblue
#5F9EA0
ΔE00 6.47
Grey Teal
#5E9B8A
ΔE00 7.30
Topaz
#13BBAF
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BAFA7 #AF6B73
analogous
#6BAF85 #6BAFA7 #6B95AF
triadic
#6BAFA7 #A76BAF #AFA76B
tetradic
#6BAFA7 #856BAF #AF6B73 #95AF6B
square
#6BAFA7 #856BAF #AF6B73 #95AF6B
split-complementary
#6BAFA7 #AF6B95 #AF856B
monochromatic
#386862 #4D8F88 #6BAFA7 #93C4BF #BADAD6
Accessibility & contrast
On white
2.53
#6BAFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#6BAFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BAFA7
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BAFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BAFA7 | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A7
Deuteranopia (green-blind)
#9D9FA8
Tritanopia (blue-blind)
#51B2AC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6bafa7; /* rgb */ color: rgb(107, 175, 167); /* oklch */ color: oklch(70.6% 0.070 186.2);
Tailwind
colors: {
custom: {
50: '#99c7c1',
500: '#6bafa7',
950: '#000000',
},
}SCSS
$custom: #6bafa7; $custom-light: #99c7c1; $custom-dark: #000000;
JSON
{
"hex": "#6bafa7",
"rgb": {
"r": 107,
"g": 175,
"b": 167
},
"hsl": {
"h": 172.941,
"s": 29.825,
"l": 55.294
},
"oklch": {
"l": 0.70644,
"c": 0.07033,
"h": 186.2
},
"luminance": 0.36576
}Semantic roles & 50–950 ramp
primary
#6BAFA7
secondary
#C9ADB0
accent
#626EC6
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281